Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 222 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 222 Bytes

Shooter

Bidimensional pygame experiment

In order to run this game please install pygame:

python3 -m pip install pygame pillow

then run:

python3 game_mode.py

and enjoy the game!