FlowChart: Road Crossing Game Beginner

Road Crossing Game thumbnail

Instructions: create a FlowChart for the following coding challenge:

Scratch Game Challenge Road Crossing Beginner

Summary: Cross the road collecting the treasures while avoiding the cars within 30 seconds
– player moves based on keyboard or GamePad inputs
– gameover if touches cars
– player must collect both treaure sprites
– player needs to start at random position on the lower green section
– vehicles need to travel in opposite directions on either side of the road
– winner if complete level within 30 seconds

Submission