Nostalgic game from childhood made in python
You play as a spaceship and your objective is to kill all the incoming aliens. This game keeps running until the aliens reach to you. If the aliens touch you, You die and your scored is recorded.
Download all the files and run main.py
python main.py
This is made using pygame library. You can refer to the documentation provided below
For Documentation of Pygame