Space Invaders done in Python/PyGame
Run pip install -r requirements.txt to install the PyGame dependency.
To run the game, invoke python main.py from the terminal.
Use the arrow keys to move the player, and the spacebar to fire bullets.
Press Esc to quit the game.
PyInvaders is licensed under the Apache license version 2. See the LICENSE file for more details.