Blockly Games : Maze 5 10 |
Stack a couple of 'move forward' blocks together to help me reach the goal. |
On this level, you need to stack together all of the blocks in the white workspace. |
Run your program to see what happens. | |
Your program didn't solve the maze. Press 'Reset' and try again. | |
Reach the end of this path using only two blocks. Use 'repeat' to run a block more than once. |
You have used up all the blocks for this level. To create a new block, you first need to delete an existing block. |
You can fit more than one block inside a 'repeat' block. |
Choose your favourite player from this menu. |
An 'if' block will do something only if the condition is true. Try turning left if there is a path to the left. |
Click on %1 in the 'if' block to change its condition. |
If-else blocks will do one thing or the other. |
Can you solve this complicated maze? Try following the left-hand wall. Advanced programmers only!
|