Your cart is currently empty!
Scratch – Catch The Apples
This is the game we’re going to end up with:

You need to open a new scratch project, You need to make these pieces of code as show below.




Extensions:
- Choose your own sprites.
- Increase the points for edible fruit caught.
- Reduce the score for anything inedible (like falling spiders!) caught.
- Comment all of your code (sequence, selection, iteration)