Page 103 - C_GPT _V4 _class_3
P. 103
In this game, the user has to move the person from the current position to the destination in a
maze by moving forward or turning left and right. The instructions to move forward and turn
left or right are given using blocks. The game has 10 levels. The difficulty increases with simple
moving forward to turns and further to loops.
The blocks used in the Maze game and their uses are:
Block Use
Move the object in the forward direction from the direction it is facing
Turn the object in the left direction from the direction it is facing
Turn the object in the right direction from the direction it is facing
To play the game, follow the given steps:
1 Click on the
Maze option.
A tip appears on the screen. This tip tells us how to move the person forward from the current
position towards the destination.
Click and drag the
move forward block
and join with the first 2
block in that pane.
Click on the Run Program
button to check that the
person has reached the 3
destination or not.
Google Blockly Games 101

