Scratchmitedu-projects-editor-tutorial-getstarted ~repack~ May 2026

The Ultimate Guide to Scratch: Mastering the Projects Editor (scratchmitedu-projects-editor-tutorial-getstarted)

Published by the Scratch Education Hub
Your first step into the world of creative coding starts here.

1. Accessing the Scratch Editor

To start a new project:

Inside the Scratch “Get Started” Tutorial: A First Look at the Project Editor

If you’ve ever pointed a young coder (or yourself) toward Scratch, you’ve probably seen this link:
scratch.mit.edu/projects/editor/?tutorial=getstarted scratchmitedu-projects-editor-tutorial-getstarted

when green flag clicked
forever
if <touching Cat?> then
go to random position v
play sound pop v
change [Score v] by (1)
end