Scratchmitedu-projects-editor-tutorial-getstarted
Scratch (scratch.mit.edu) is the world’s largest free coding community for kids and beginners. At the heart of Scratch lies the Projects Editor —a drag-and-drop interface where you bring animations, games, and stories to life.
Go to scratch.mit.edu, click Create , and build your first interactive story or game today. Need a visual guide? Inside the editor, click the “Tutorials” button (lightbulb icon above the Stage) for step-by-step interactive lessons. scratchmitedu-projects-editor-tutorial-getstarted
| Area | Name | Purpose | |------|------|---------| | Left | | Color-coded code blocks (Motion, Looks, Sound, Events, etc.) | | Center | Scripts Area | Drag blocks here to build your program | | Right | Stage | Where your project runs visually. The Sprite list sits below it | 3. Your First Sprite – The Scratch Cat By default, every new project includes the Scratch Cat sprite. A sprite is a character or object that can move, speak, and react. Scratch (scratch