Python Space-Invader game using object-oriented programming and Pygame
Setup:
git clone and run:
pip3 install pygame
Then:
alien_invasionMAIN.py
... and that's it!
Feel free to take a look at the source code, and email toddyu@berkeley.edu with any questions.