You are on page 1of 11

Motion Blocks

move 10 steps

turn 15 degrees

turn 15 degrees

point in direction 90

point towards

0
go to x: 0 y: 0

set y to 0 set x to 0
Looks Blocks

say Hello! for 2 secs

say Hello! think Hmm...

show hide

think Hmm... for 2 secs

switch costume to Costume 2

switch backdrop to Backdrop 1


Looks Blocks

next costume

change colour effect by 25

set colour effect to 0

clear graphic effects

change size by 10

set size to 100 %


Sound Blocks

play sound meow

play sound meow until done

stop all sounds

play drum 1 for 0.25 beats

rest for 0.25 beats

play note 60 for 0.5 beats


Sound Blocks

set instrument to 1

change volume by -10

set volume to -10 %

change tempo by 20

set tempo to 60 bpm


Pen Blocks

stamp clear

pen up pen down

set pen colour to

change pen colour by 10

set pen colour to 0

set pen size to 1


Data Blocks

set score to 0

change score by 1

set x to 1

change x by 1

show variable x

hide variable x
Event Blocks

when clicked

when space key pressed

when this sprite clicked

when I receive message 1

broadcast message 1

broadcast and wait


Control Blocks

forever

repeat -10

wait 1 secs
Control Blocks

if then

if then

else
Sensing Blocks

touching ?

touching colour ?
Operators Blocks

<

>

and

or

not

You might also like