/space-invaders

The classic arcade game Space Invaders

Primary LanguagePython

space-invaders

Remake of the classic arcade game Space Invaders, with a bit of sounds new graphics.

To play, just run python space_invaders_v2.py

Note: To play the sounds correctly, it requires the module playsound v1.2.2 explicitly.