This is a simple 2d space shoter written in Python, using pygame modules.
Shooting asteroids
Shooting asteroids with self-guided missiles
Shooting self-guided enemies
Protecting with shields
Pause menu
Game Over menu
Starting menu
You will need to install pygame library to run the project:
pip install pygame