Space Invaders
A downloadable game
Space Invader game created using Python's pygame library. Players have to kill as many aliens as they can and prevent the aliens from coming close to them. The speed of each alien increases when they are killed in multiple of five. The speed of the bullet and the player also increases every time when the player kills 10 aliens. The game ends when any alien collides with the player spaceship.
The game also has a lot of in game sounds which makes the game more interesting and enjoyable.
Status | Released |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Shivang Shah |
Genre | Shooter, Survival |
Tags | Aliens, Arcade, minigames, shooting, Singleplayer, space-invader |
Download
Download
first_game_jam.7z 83 MB
Install instructions
The above game runs on python's pygame library. The user needs to download pygame library from command prompt. In cmd use command:-
pip install pygame
You can also import the project folder directly into the Pycharm IDE and run it.
Comments
Log in with itch.io to leave a comment.
Amazing game! Great graphics! Smooth Gameplay! Topnotch stuff right here, gents and ladies!
Hey, this was my first game jam.
Thanks !!!!