Space Invaders is a classic game coded in Python. It runs on your console screen. Yes! ASCII
These instructions will get you a copy of the 'project' up and running on your local machine.
Python. That's all!
Just clone it...
python spaceinvaders.py
Use the arrows for move and space for shot.
The letter 'q' quit the game.
What about...
- implementing an initial screen which presents the game and perhaps the player could choose some initial settings?
- implementing maximun of shots in the air...
- Paulo Marques - Initial work - pepcmarques
This project is under Gnu GPL-3 License