Click the icon (left side of Sprite List, with a blue mountain icon).
❌
The "Getting Started" tutorial in the Scratch Project Editor is the official entry point for anyone new to coding. Developed by the Lifelong Kindergarten Group at MIT, Scratch uses a "block-based" visual language that eliminates the need for typing code, making it highly accessible for beginners. Phase 1: Accessing the Editor
This comprehensive tutorial will guide you through the interface, explaining how to navigate the workspace, connect your first blocks, and build a fully functional starter project from scratch. Understanding the Scratch Editor Interface
Every program needs a starting point. Go to the category (yellow) and drag the when green flag clicked block into your central Code Area. The green flag serves as the universal "Start" button for Scratch projects. Step 2: Make the Sprite Move scratchmitedu-projects-editor-tutorial-getstarted
As you continue exploring the editor, keep these three golden rules in mind:
I can do that — I'll produce a deep review (structure, clarity, accuracy, accessibility, suggested edits, and example rewrites). Do you want the review for:
scratchmitedu-projects-editor-tutorial-getstarted
Here's how to get there:
Go to the Events category (Yellow). Drag the when green flag clicked block into the center Code Area. Every script needs a trigger block at the top to tell it when to run.
To save your projects online, share them with the world, or remix other creators' work, you must create a free Scratch account and log in. If you are not logged in, you can still save your file to your computer by going to File > Save to your computer . Summary Checklist for Your First Project
Creating a story in the Scratch Projects Editor allows users to learn coding through creative, interactive scenes. The process involves selecting backdrops, adding sprites, and using blocks from the Events, Looks, and Sound categories to animate character dialogue and movement. Learn more about creating stories in the YouTube tutorial . How to Make a Story in Scratch | Tutorial
Click the button (orange, top-right). Your project gets a unique URL: scratch.mit.edu/projects/YOUR_NUMBER . Anyone with the link can play it. Click the icon (left side of Sprite List,
Snap it directly underneath the move 10 steps block. They will click together.
Your first goal is to make the cat say something. Look for the in the Blocks Palette. Click the "Events" block category (it’s brown/yellowish).
Hover over the "Choose a Sprite" icon (the cat silhouette) next to the backdrop icon. You can select pre-made animals, people, food, and letters, draw your own using the built-in paint editor, or upload an image from your computer. 5. Saving and Sharing Your Work