A Space Shooter game developed with pygame.
Destroy as much asteroids as you can before you eventually get hit by one. To destroy an asteroid simply hit it with a projectile.
Use W to move towards the cursor and the mouse to move the cursor. Use the Left Mouse Button to fire projectiles.
Clone this repository to your machine and execute the following command to run the game (while inside the project's directory).
python main.py