FlowChart: Target Game Core

Target Game thumbnail

Instructions: create a FlowChart for the following coding challenge:

Scratch Game Challenge: Target Game Core

Summary: fire projectiles at the moving target – 10 points within 30 seconds to win

Arrow Sprite:
– rotates using keyboard inputs or GamePad

Ball Sprite:
– creates clones upon spacebar or gamepad input
– clones point in same direction as arrow

Target Sprite:
– glides randomly

Backdrops:
– sequentially display a mixture of backdrops

Submission