/space_invader_python

MVP of Space Invader develop in Python with 2d movement of a spaceship and enemies. Easy to use and to understand. To run just pip install pygame, and then python3 main.py (in src directory).

Primary LanguagePython

space_invader_python

MVP of Space Invader develop in Python with 2d movement of a spaceship and enemies. Easy to use and to understand. To run just pip install pygame, and then python3 main.py (in src directory).

when the game end if you win or loose it generates a ranking. And with Enter key you can restart the game or quit with scape.

image