A simple space invaders game made using Python.
| Key | Description |
|---|---|
Arrow Keys |
Move |
Space Bar |
Shoot Laser |
- Credits to Clearcode for making a tutorial.
- Ensure you have the Pygame library installed:
pip install pygame.
A simple space invaders game made with Python.
Repository from Github https://github.comSpyder-0/Space-Invaders-with-Python
A simple space invaders game made using Python.
| Key | Description |
|---|---|
Arrow Keys |
Move |
Space Bar |
Shoot Laser |
pip install pygame.A simple space invaders game made with Python.