Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 384 Bytes

Rocket-Goose-Game

Python game where you need to avoid obstacles

R - to restart DOWN key - move down RIGHT key - move right UP key - move up LEFT key - move left

file best_score.json - save file for best score of all game in your computer

To run - in project folder run powershell or cmd and write "py main.py" ( command to install pygame if need - python -m pip install pygame )