This game has been built as part of the Python Crash Course ๐ Book. For more python books see here.
Clone this project into your machine and install pygame module globally.
git clone https://github.com/anishLearnsToCode/alien-invasion
pip install pygame
enter project and run the driver file
cd alien-invasion
python driver.py
Enjoy ๐๐พ