FlowChart: Treasure Hunt Advanced

Treasure Hunt thumbnail

Instructions: create a FlowChart for the following coding challenge:

Challenge Description: Treasure hunt Advanced- eBot finds the other other sprites (treasures) by touching them while avoiding the Red Ball

Code the eBot sprite so that eBot behaves as below:
– moves with just eBot drive blocks only
– does not need to use any sensors
– touch all the other sprites which represent treaures
– avoids the Red Ball
– touch all the other sprites which represent treaures

Submission