Scratch | Blocks |
Stage | Sprite |
Script | Costumes |
Backdrops | Sound |
Visual coding elements that represent commands, controls, and operations, which are snapped together to create scripts. | A visual programming language and online community targeted primarily at children to help them learn how to code through interactive stories, games, and animations. |
A character or object that can be programmed to perform actions in Scratch. | The main area where sprites are placed and where the user can interact with them. |
Different appearances or outfits that can be assigned to a sprite in Scratch. | A series of blocks that enable a sprite to perform a sequence of actions. |
Audio files that can be played by sprites in Scratch projects. | Background images that can be added to the stage in Scratch. |
Variables | Pen |
Costume Editor | Scratch Extension |
Extensions Library | |
A tool in Scratch that allows sprites to draw on the stage. | Containers for storing data that can be used in Scratch programs. |
A feature that expands the functionality of the Scratch programming environment by adding new blocks, tools, or capabilities. | A feature in Scratch that allows users to create and edit costumes for their sprites. |
A collection of additional features created by the Scratch community for users to easily add to their projects. | |