Blockly Maze Tasks
The Blockly maze tasks are simply about guiding a robot from its starting position to the target square (a green square) in any way that works. Some mazes are simple, some more complex. Sometimes there are constraints that you need to overcome such as the number of blocks allowed or the types of blocks available.
Try to get the robot to the green square in this simple maze:
Try this out in a new window ...
Now explore how to combine some other blocks to navigate more complex mazes
Example 1 - Using loops
Example 2 - Using using if blocks
Did you know the UK Bebras Challenge is run by the Raspberry Pi Foundation? Discover free teaching resources, tools, and expert support for computing education at raspberrypi.org.