Level1

Maze 1

Level Data

Level name: Level1
Instructions: This simple maze will allow you to get used to using the provided blocks/commands to guide the orange 'runner' from the green starting cell to the red goal cell.
Updated: 28/04/2025 03:14
Permalink: http://maze.asdan-computing.org.uk/83b4b8e9-884f-4a8d-a730-19bd15b33a95

Blockly Code

Javascript Code

JS Command Description
window.mazerunner_move() Moves the runner one cell forward.
window.mazerunner_turn_right() Rotates the runner clockwise.

As you are not signed in, you are working on a public project that can be changed by anyone who has the permalink.

Go to the Register page to create an account and protect your project.