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: -Variables Hint: In this maze, the horizontal distance between the maze start and the portal entrance are the same as the horizontal distance between the portal exit and the maze finish.
This maze is a part of the MyCS curriculum.