Skip to content

Asteroids game written in Python using the Pygame library

Notifications You must be signed in to change notification settings

itsron143/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

Asteroids is a game where you control a spaceship and shoot asteroids. The game is written in Python using the Pygame library.

Asteroids

Installation

Ensure you have Python 3 installed on your machine.

pip install -r requirements.txt

Usage

From the root directory, run the following command to start the game.

python -m asteroids.main

Use W-A-S-D to move the spaceship and the space bar to shoot.

About

Asteroids game written in Python using the Pygame library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages