Python version: Python 3.9 package pygame
Player presses any key to start, and presses key 'A' or 'D', or ‘←→' to avoid obstacles "Tree", presses key 'space' to exit the game. When the player hits a tree, the score is reduced by 50, and if a small flay is picked up, the score is increased by 10.


