Asteroid Aversion
A downloadable game for Windows and Linux
You're a lonely dwarf planet lost in the asteroid belt. Dodge asteroids and get to your goal: more mass means less maneuverability!
Use the arrow keys to move to the green circle to move on to the next level. Make sure you don't collide into too many asteroids and don't go off screen.
Status | Released |
Platforms | Windows, Linux |
Author | PietPtr |
Tags | Ludum Dare 40 |
Download
Download
AsteroidAversion.zip 3.7 kB
Install instructions
Linux:
$ pip3 install pygame
$ python3 main.py
Windows:
Download and install 32-bit Python 3.2 (https://www.python.org/download/releases/3.2.5/ "Windows x86 MSI Installer (3.2.5)")
Download and install Pygame (http://www.pygame.org/download.shtml)
Double click game.py to run the game