Page 83 - TP_iPlus_V2.1_Class6
P. 83
Example 2: Buzzing Bug (Adding Sound)
Example 3: Changes colour and size of the Sprite when it touches the
particular colour
To Sum Up
Scratch is an easy programming language that is used to create games, animated
stories and interactive arts.
A backdrop is the background of the stage.
Blocks are puzzle piece shaped units that are used to give instructions to the computer.
Script is a collection of stacked blocks.
Pen blocks in Scratch allow a sprite to draw shapes and plot coloured pixels on the
screen.
The statements that are executed on the basis of decisions taken from a choice are
called conditional statements.
The automatic running of a set of instructions more than once is called looping.
81
Scratch Programming—Game Creation

