Skip to main content
Tap or click to reset
Run
Reset
Finish
How It Works
Make Your Own Play Lab App
Blocks
Show Toolbox
Show Code
Start Over
Version History
Workspace
:
19
/
Infinity
blocks
Delete
Close
actor
2
▾
say
Hi there.
▾
actor
1
▾
say
Hi there.
▾
move actor
1
▾
down
▾
400
▾
pixels
set actor
2
▾
to
a Baymax
▾
image
set actor
1
▾
to
a Hiro
▾
image
when run
actor
2
▾
throw
random
▾
down
▾
move actor
2
▾
right
▾
random
▾
pixels
actor
2
▾
throw
random
▾
down
▾
move actor
2
▾
left
▾
random
▾
pixels
repeat forever
do
move actor
1
▾
right
▾
when
right
▾
arrow
move actor
1
▾
left
▾
when
left
▾
arrow
remove
▾
point
actor
1
▾
say
Oops!
▾
play
lose point
▾
sound
when actor
1
▾
touches
anything
▾
set actor
1
▾
to
an Anna
▾
image
set
leafy
▾
background
when
up
▾
arrow
when actor
1
▾
clicked
when actor
1
▾
touches
any actor
▾
repeat forever
do
move actor
1
▾
up
▾
move actor
1
▾
up
▾
25
▾
pixels
play
hit
▾
sound
score
▾
point
actor
1
▾
throw
microbots
▾
up
▾
vanish actor
1
▾
actor
1
▾
say
Hi there.
▾
wait for
a half second
▾
Send to phone