Find the bug

Create a game in which you have to find a hidden bug šŸž on each level. The game will have ā€˜startā€™ and ā€˜endā€™ screen backdrops, and a timer āŒš to show the player how quickly they found the bugs.

You will:

  • Create levels for your game usingĀ next backdropĀ andĀ when backdrop switches toĀ blocks
  • Use aĀ foreverĀ loop to keep running code blocks
  • Use theĀ timerĀ variableĀ to let the player know how quickly they found the bugs