Skip to content

Remake of the classic space invaders game made using Python and pygame

Notifications You must be signed in to change notification settings

NoanFelipe/SpaceInvaders-Python

Repository files navigation

SpaceInvaders made in Python

Remake of the classic space invaders game made using Python and Pygame.

How to Run

Of course, you should have python and python tkinter installed on your machine before typing this command.

And make sure you also install the pygame library before compiling the game. This command should do the trick:

pip install pygame

You can compile the game from the command line typing:

python3 SpaceInvaders.py

Youtube Video

https://youtu.be/SRr7Jtiu1Qo

Screenshots

About

Remake of the classic space invaders game made using Python and pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages