A Pygame recreation of the classic Space Invaders game for a school project.
- Sound effects
- Destroyable bunkers
- Extra lives
- Waves
- Scoreboard
- Arrow Keys: Move left/right
- Spacebar: Shoot
- Clone the repository:
git clone https://github.com/schererleander/pygame-space-invaders.git
- Navigate to the project directory:
cd pygame-space-invaders - Install dependencies:
pip install -r requirements.txt
- Run the game
python3 __init__.py
Audio and image assets are sourced from: