Move

move script Drag a Move block onto the scripts area.

Double click it to make the cat move.


Make Sounds

sound block Click on the Sound library.
Drag out a Play Drum block and sit it under the Move block until it clicks into place.

Hint: When you see the white line, you can let go.

Now double click on the blocks to see what happens.



script Add in two more blocks.
Change the second move block to say -10 steps (Click on the white area and type it in)
Click on the white area of the drum to change the instrument.
Now click anywhere on the block to test it.

 

forever block From the control library, drag in a forever block and drop it below the other blocks.

Pick up your first stack of blocks by clicking on the top block.

Drag it into the mouth of the forever block.

forever blockforever2

Double click the block and your program will run forever!

stop button Click the red stop button to stop it!

 

Explore the Scratch work area.  Try each of the following tools and work out what they do and how they work:


There are lots more useful tips in the Help section of the program, especially the Getting Started Guide, from which much of this page has been adapted.