Skip to content

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

License

Notifications You must be signed in to change notification settings

anishLearnsToCode/alien-invasion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages