

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