Step 2: Spawn Apple Clones

Goal:


We want to spawn an apple every second of the game, giving the player a chance to get a total score of 60 points within one minute.

Steps:

  1. From Control, place a wait 1 second block.
  2. From Control, place a create clone of myself block.

Code: