Page 115 - C_GPT _V4 _class_4
P. 115
The game has 10 levels. The difficulty increases with simple drawing of a square to draw
multiple shapes.
To play the game, follow these steps:
Type www.blockly.games in the address 1
bar of the web browser and press Enter key.
3 Click on OK button
Click on the Turtle option. 2 to start the game.
A tip appears on the screen telling the user to choose a category from Turtle and Loops to see
the respective blocks.
The Turtle category has two blocks:
a. The move…by block is used to make the turtle move
forward or backward to draw the shape.
b. The turn…by block is used to rotate the turtle in left or
right direction.
The Loops category has one block:
The repeat…times do block is used to make the turtle repeat tasks
given inside the block for given number of times.
Drag the following blocks
and change required
value to draw a square. 4
Click on Run Program
button to see if the drawing
is complete or not. 5
Google Blockly Games 113

