Page 65 - Touchpad_Plus_V3.2_Class2
P. 65

7               More on Google Blockly Games















                                  Your Aim

                                  to learn about:

                                            Bird Game                   Turtle Game



                 In the previous class you have learnt about the Blocky program and its two types of
                 games: Puzzle and Maze. Now, we will learn about the next games and their blocks

                 in detail.
                 Let us start with Bird game.


                     BIRD GAME

                 The Bird game teaches the concept of rotation by the angle to the users. This
                 game is used to:

                    rotate the objects by the angles.
                    apply different conditions used in programming.
                    specify the position of objects on the ‘x’ and ‘y’ axis.

                    change instructions in the variable blocks.
                 In this game, the user has to move the bird from the initial position to the nest after
                 catching a worm on the way. This game has 10 levels. The difficulty increases with
                 simple turning in a single direction to check conditions before turning in multiple
                 directions.

                 Before playing the game, let us learn about the blocks and their uses.

                          Block                                               Use

                                             This block turns the bird by the given angle.



                                             This block is a condition that is true till the bird has not
                                             gotten the worm.







                                                                               More on Google Blockly Games          63
   60   61   62   63   64   65   66   67   68   69   70