A Tour of the Scratch Interface
When you open Scratch and click Create, you see four main areas:
- Stage (top left) — where your project runs and you see the result.
- Sprite List (bottom left) — all characters/objects in your project.
- Block Palette (middle) — coloured categories of blocks you can use.
- Code Area (right) — where you drag blocks to build your program.
Key Buttons
- Green Flag ▶ — runs your project.
- Red Stop ⏹ — stops your project.
- Full Screen icon — expands the Stage.