Can you create 10 levels for your game?
Can you add an additional level of complexity to make the game harder? For example, one idea could be to restart if a player hits the tree.
Hint: To do this, you would need to add in code that would restart the score variable if the player touches the tree.