Move the girl left and right to catch the apples that fall from the trees. The game is functional but it missing some important features. 1. Can you add a point to the player's score every time they catch an apple in the basket? 2. Can you add a GAME OVER background and switch to this when three apples have hit the ground? (Tip: Check out the scripts on the background). 3. Can you add falling apples to the middle tree? (Tip: You can duplicate one of the existing apples and this will copy its scripts too - just tweak the script to position the apples on the middle tree). 4. Could you make the apples fall faster the longer the game goes on?
This is a simplified version of the Orchard Game that you can find in my Serious Projects studio.