Scratchmitedu-projects-editor-tutorial-getstarted [updated] Jun 2026

Type a custom title in the text field located on the top center menu bar to replace "Untitled".

Scratch auto-saves, but you should name your project. Delete "Untitled" in the top text box and type "My First Chase Game."

Once you master the basics, Scratch 3.0 offers powerful extensions that connect your code to the real world. You can add new block categories by clicking the blue button at the bottom of the Block Palette [12†L33-L35]. Popular extensions include: scratchmitedu-projects-editor-tutorial-getstarted

Let’s apply your knowledge. We will build a simple "Cat Chases Mouse" game. This uses the core concepts of the Scratch projects editor.

Your block stack should now read vertically from top to bottom. Now, go to the Stage and click the . You will see the cat slide forward slightly, display a speech bubble, and play a meow sound! 4. Useful Tips for Beginners Type a custom title in the text field

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. Naming & Saving Scratch Projects and Managing 'My Stuff'

Once you are happy with your creation, managing your project file is simple: You can add new block categories by clicking

To make projects dynamic, you need to use loops and costumes to simulate natural movement. Creating an Endless Loop

Find the key [space] pressed? block and drag it into the hexagonal slot of the if-then block.