Google Blockly Games Maze 2 Solution
Congratulations!
You solved this level with 5 lines of JavaScript:
moveForward();
turnLeft();
moveForward();
turnRight();
moveForward();
Continue Reading Google's Blockly Games Maze 1-10 Solutions
Google Blockly Games Maze 2 Solution
Congratulations!
You solved this level with 5 lines of JavaScript:
moveForward();
turnLeft();
moveForward();
turnRight();
moveForward();
Continue Reading Google's Blockly Games Maze 1-10 Solutions