A game made by Hongbo Wei 🎮
-- My own version of Alien Invasion (from Python Crash Course by Eric Matthes)
-
Run
main
to play the game (takes time to intialize. -
Or
pip install pygame
(only if you haven't installed) and then runmain.py
in an IDE to play the game.
Play: Click play
button or press p
.
Move: ←↑→↓
arrow keys
Shoot: Space
bar
Quit: q
View it on https://replit.com/@hongbo-wei/alien-invasion
If you like this game project, please start it Thank you! :)