Space-Invaders
A classic alien shooting game.
Description
An open source game created by me and friends.
How to play
- Install the latest python version: https://www.python.org/downloads/
- Use any Python IDE that supports the pygame module (Recommended: Pycharm, Visual studio code, Spider...)
- Open project and run main.py. Enjoy.
References
- Techwithtim: https://www.youtube.com/watch?v=Q-__8Xw9KTM
- Python crash course: https://j2c.cc/6e0c03bb
- Python the hard way 3rd edition: https://j2c.cc/585dd9f9