

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