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 )