A clone of Space Invaders. Partially taken from my own work in my game development class, and the other part is from a walkthrough of this exact project highlighting better coding practices
- Best OOP practices
- Better Refactoring habits (creating cleaner/simpler code base)
- Git integration/use with Pycharm
Run Command:
python3 alien_invasion.py