Question 3: Scratch (Easy)

The Great Fruit Catching Festival

In the village of Fruittopia, the annual Fruit Catching Festival is about to begin, and you’ve been chosen to be the star player! Design your character sprite, who will dash left and right to catch falling fruits. As you create objects that fall from the sky, write code to detect when your character catches them. Each fruit you catch earns you points, and the villagers cheer louder with every successful catch. Can you set a new record and become the champion of the Fruit Catching Festival?

Can you create a game where the player catches falling objects?

  • Design a character sprite that moves left and right.
  • Create objects that fall from the top of the screen.
  • Write code to detect when the character catches the objects.
  • Add a scoring system to keep track of points.
Write what you are looking for, and press enter to begin your search!