Press the green button to start, then use the mouse to try to pop the balloons on the hedgehog. How many balloons can you pop?
How did you approach today's prompt? I wanted to use broadcast to make multiple events happen at the same time. I looked at the sprites available and wanted to find a way to use the hedgehog to create a game. What would you do next, if you had more time? I don't necessarily need the broadcast block for this to work, so I'd work on making the game more complex. I could add clones when the broadcast message is received, or I wondered about setting up another variable to subtract points, but I didn't think of a good way to do that yet.