Page 129 - KEC Khaitan C3 Flipbook
P. 129

HANDS-ON PROJECT



                 PROJECT: Balloon Pop Game


                 Objective:
                 By the end of this project, you will:


                     Create a fun and interactive balloon-popping
                     game using Scratch.

                 •  Learn to use motion, sound, and variables to

                     make the game dynamic.

                 •  Develop logical thinking and problem-solving

                     by tracking scores and adding a timer.

                 Step-by-Step Instructions:

                 1.  Set Up the Backdrop:


                     •  Click on the "Backdrops" tab in the bottom-right corner of the screen.

                     •  Use the search bar to find a suitable backdrop (e.g., sky or carnival scene).

                     •  For added creativity, click "Paint" to draw clouds or fun shapes.

                 2.  Add Balloon Sprites and Movement:

                     •  Click on the "Choose a Sprite" button and search for the Balloon sprite.


                     •  Drag the  following  blocks  to  the  coding  area  to  make  the  balloon  move
                         randomly:

                             "When green flag clicked" (from Events).
                         o

                             "Forever" (from Control).
                         o
                             "Go to random position" (from Motion).
                         o
                             "Wait 1 second" (from Control).
                         o
                 3.  Create a Popping Effect:

                     •  Select the Balloon sprite and add the following blocks:

                             "When this sprite clicked" (from Events).
                         o
                             "Play sound pop until done" (from Sound).
                         o





                                                                                             Interactivity and Logic  127
   124   125   126   127   128   129   130   131   132   133   134