/Space-Invaders

A fun and classic Space Invader game created using PyGame library. Hope you'll help the planet against the vaders : )

Primary LanguagePython

Space-Invaders

A fun and classic Space Invader game created using PyGame library. Hope you'll help the planet against the vaders : )

Main Window:

Screenshot from 2021-08-06 21-21-44

In-game Animation:

Screenshot from 2021-08-06 21-21-59

Game Over:

Screenshot from 2021-08-06 21-22-27

The user can use arrow keys to move the "player" (here the spaceship) for a wide range of attack. The bullets can be fired using "space" bar, with a cooldown time of its hitting the target or going out of the window.