Page 52 - ThinkGPT_V2.1_C1_Flipbook
P. 52

Critical Thinking
                         code Quest                                                     Information Literacy



                       State whether these statements are true or false.
                       1.  In Puzzle game, user matches the picture of the animal with

                          its name.

                       2.  When the Puzzle option is clicked, a dialog box appears on
                          the screen.

                       3. The Blockly Games webpage contains nine different games.





                  Maze Game


                  The Maze game teaches the concept of programming to the users. This game teaches
                  the user to:

                     join the blocks.

                     create loops or blocks to repeat actions.
                     change instructions in the variable blocks.

                     placing stack of blocks inside a container block.

                  In  this game, the  user  has  to  move  the  person  from  the  current  position  to  the

                  destination in a maze by moving forward or turning left and right. The instructions
                  to move forward and turn left or right are given using blocks. The game has 10 levels.
                  The difficulty increases with simple moving forward to turns and further to loops.

                  The blocks used in the Maze game and their uses are:


                  Block                 Use

                                         Move the object in the forward direction from the direction it is
                                         facing.



                                         Turn the object in the left direction from the direction it is facing.



                                         Turn  the  object  in  the  right  direction  from  the  direction  it  is
                                         facing.








                      50     Premium Edition-I
   47   48   49   50   51   52   53   54   55   56   57