Getting Started with Scratch

Learn the basics of Scratch and start creating your own interactive stories, games, and animations.

Watch the Tutorial

Tutorial Details

1 Create a new Scratch project and explore the interface.
2 Create and customize sprites using the built-in editor.
3 Add scripts to your sprites using blocks.

Example Code

when flag clicked
say "Hello, Scratch!" for 2 seconds
 

Try it Yourself!

Use the Scratch editor to create your own interactive project.

Open Scratch Editor

Additional Resources