Page 81 - modular4.0
P. 81
Chapter Profile
Chapter Profile
In this game, the user has to move the pen from the initial position to the final position and
drawing a shape. The instructions to rotate, draw and repeat actions are given using blocks.
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:
Step 1 Click on the Turtle option. A dialog appears on the screen telling the user what
to do.
Step 2 Click on OK button 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 to make the turtle repeat tasks given
inside the block for given number of times.
Step 3 Drag the following blocks and change required value to
draw a square.
Step 4 Click on Run Program button to see if the drawing is complete or not.
79
1
More Games of Google Blockly 79

