A downloadable game

Standalone asteroids game in which a player controls a spaceship with a weapon and destroys incoming asteroids that break into smaller ones each time hit. This game requires virtual no processing power to run, and is developed in Python. The controls are standard computer game controls with movement being controlled by WASD and firing being controlled by the space bar. There are retro / 8-bit sound effects for ambience.


To run the game:

Run: __main__.py from the main directory. Pygame is required - `pip install pygame` if you don't already have it.

Leave a comment

Log in with itch.io to leave a comment.