Introduction To Scratch
Introduction To Scratch
Elements of Scratch
There are four main elements of Scratch: the stage, the sprites, the script and the programming
palette.
These elements can be compared to a play.
i. Stage similar to the stage in a play. This is where everything will take place. The stage can be
different backgrounds just like in a play.
ii. Sprites are the actors or main characters of the project. Sprites are programmed to do
something in Scratch.
iii. Script tells the actors what to say or do. Each sprite is programmed with a script.
iv. Programming palette elements used to program the sprite to do or say something.
Sprites
must be programmed to carry out every function you want them to perform