Level 2

Maze 1

Level Data

Level name: Level 2
Instructions: A longer maze that also introduces a new command/block.
Created By: tj may
Updated: 02/05/2023 10:16
Permalink: http://maze.asdan-computing.org.uk/1e15bdce-1fde-4b12-85cf-2d740cd19a9d

Blockly Code

Javascript Code

JS Command Description
window.mazerunner_move() Moves the runner one cell forward.
window.mazerunner_turn_left() Rotates the runner anti-clockwise.
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.