GitHunt
AN

anishLearnsToCode/alien-invasion

Basic Alien Invasion ๐Ÿ‘พ game built on Python ๐Ÿ. Part of the Python Crash Course ๐Ÿ“• Book.

Alien Invasion

made-with-python

This game has been built as part of the
Python Crash Course ๐Ÿ“˜ Book.
For more python books see here.

Running the game

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 ๐Ÿ˜ƒ๐Ÿ‘พ

screen-shot

Languages

Python100.0%

Contributors

MIT License
Created July 16, 2020
Updated September 14, 2025