Page 115 - trackpad v5.1 class 3 flipbook
P. 115

TECHIPEDIA (GOOGLE BLOCKLY)







                              Hello, my lovely buddies! I am back with some

                              new technology buzzwords of the digital world.





                 BIRD GAME


                 The Bird game teaches the concept of rotation by an angle to the users.
                 In this game, the user has to move the bird from the initial position to the nest after catching

                 a worm on the way. The 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’s learn about the blocks and their uses.

                            Block                                             Uses
                                              This block turns the object in the left direction from the
                                              direction it is facing.

                                              This block is the condition that is added in the If block to check
                                              that worm is present or not.


                                              The condition allows the bird to move in the direction in do
                                              section of the block till the condition is true otherwise move
                                              in the direction in the else section of the block when the
                                              condition becomes false.


                 To play Bird game, follow these steps:

                           1  Type www.blockly.games
                           in the address bar of the web
                           browser and press Enter key.








                                           2  Click on the
                                           Bird option.







                                                                                         Techipedia (Google Blockly)  113
   110   111   112   113   114   115   116   117   118