Space Invaders (itch) (DevilStrike)
About
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.