FlowChart: Balloon POP Advanced

Instructions: create a FlowChart for the following coding challenge:
Scratch Game Challenge: Balloon Pop Advanced
Summary: player chases the moving balloon – 2 levels – game time limit
Player Sprite:
– moves using keyboard inputs or GamePad
– changes size and appearance when touching the balloon
Balloon Sprite:
– glides randomly
– bounces off the edges
– changes size and appearance when touching the player
Balloon Sprite Clone:
– used as a distractor – lose a point if touched by player
Intro Sprite:
– displays until user clicks the stage
– contains info about the game
Game Over Sprite:
– displays when game time expires
Winner Sprite:
– displays when the gets to the winning score
Backdrops:
– sequentially display a mixture of backdrops