Page 105 - TP_Plus_v4_Class4
P. 105
To play the game, follow these steps:
Type www.blockly.games in the address
bar of the web browser and press Enter key. 1
3 Click on OK button to start
Click on the Turtle option. 2 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 by a certain degree of angle.
The Loops category has one block:
The repeat…times do block is used to make the turtle repeat tasks
given inside this block for a 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
If the drawing is not complete, click the Reset button that appears in place of the Run Program
button. Check the blocks again and make necessary changes.
#Google Blockly Games 103

