fantomphreaker/Space-Attacks
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A simple rip-off of Space Invaders made using the Python module Pygame. Directions: 1. Make sure your system has python installed. If not, install python. 2. Install Pygame module. It can be done with the command pip install pygame 3. Navigate to the folder using terminal and run the game by typing in the command python main.py Controls: 1. Left and Right arrow keys for movement. 2. Spacebar to fire.