FlowChart: Maze Game Beginner

Maze Game thumbnail

Instructions: create a FlowChart for the following coding challenge:

Scratch Game Challenge Maze Beginner

Summary: Navigate the maze collecting the two treasures while avoiding the shark within 60 seconds
– player moves based on keyboard or GamePad inputs
– gameover if touches maze or shark
– player must collect two treaure sprites before exiting maze
– shark sprite needs to block exit path

Submission