Space Invaders Space Invaders made with Pygame Run the game Clone this repo Activate Python virtual env python -m venv venv/ && source venv/bin/activate Install requirement packages pip install -r requirements.txt Run the game python3 invaders.py Screenshots Menu Gameplay End Scene + Leaderboard