Book Creator

A Simple Guide To Scratch

by Max Foster

Cover

Loading...
A Simple Guide To
Loading...
Hide And Show
Firstly drag the green flag block into the code section, connect the hide block to the bottom of that. Underneath that put a wait 1 second(s) block then a show block.
Play Music
Firstly drag the green flag block into the code section the connect a play _______ sound until done block to the bottom of that.
Draw A shape
First move the green flag block into the code section then connect the move ten steps block to the bottom then add a turn ninety degrees around all of this you need a repeat 4 times block.
Animating A Sprite
First drag the green flag block to the code section, connect a forever block to the bottom of that. Inside the forever block put a wait 1 second(s) block and then a next costume block.
PrevNext