Move the blue circle from the start (yellow and grey box) to the finish (blue and white box). Use the purple blocks to control when and where the circle moves. Start every solution with the “Reset” block and end with the “Is Win?” block. Be sure to avoid the walls (black) and enemies (red). If there are portals (green), you can use them to teleport around the maze. Portals are only one-way. This maze introduces: -Conditionals (the if/then block) -
This maze is a part of the MyCS curriculum