Space Invaders

The space invader game by atari which i tried to make in python and pygame....

If you would like to run this project locally then just download the repository and run main.py

Note that you must have python installed in your system.....Also You have to install pygame module which you can install by running the command

pip install pygame

Screenshots

pic 1

pic 2

pic 3