It's a 2D game in which A Ship that can move, fire bullets and shoot down a fleet of aliens as they drop down the screen.
Python 3.6, Pygame
alien_invesion.py is main py file
To change settings of game
working of game
- To move left press LEFT key arrow key.
- To move right press RIGHT arrow key.
- To fire bullets press SPACE key.
Don't let alien fleet reach to earth(bottom)
Thank you for visiting this repository and looking at this project.
I hope you will play this game and enjoy it.
Please feel free to contribute and take is game further.