Zimmerman, Victoria
Page Navigation
Week 2: Grades 5-8
-
CALCULATE Broadcast Message
Here is the code for the CALCULATE Broadcast message. It's located on the GAME LOOP Sprite. There are two code blocks for CALCULATE.
-
MOVE Broadcast Message
Here is the code for the MOVE Broadcast message. It's located on the GAME LOOP Sprite.
-
SETUP Broadcast Message
Here is the code for the SETUP Broadcast message. It's located on the GAME LOOP Sprite.
-
Grades 3 & 4
Here are the code blocks we've done:
Events:
When Green Flag Clicked
When <SPACE> key pressed
When this sprite clicked
Control:
Forever
Wait (1) second
Move:
Go to x: () y: ()
Go to random position
Glide (1) second to random position
Change x by (10)
Turn (left or right) by (15)
Looks:
Say (hello)
Think (hmm...)
Change color effect
Change size by
Set size to (100) %
Next costume
Next backdrop
Sound:
Play sound (sound name)

