Scratch Programming (Scratch 3.0)
Scratch Programming (Scratch 3.0)
0)
scratch.mit.edu
Or, hover over the “New Sprite icon to see more options.
Events blocks
1. When the green flag is clicked – The project will begin when the green
flag in the upper right-hand corner is clicked.
2. When space key is pressed – The project will begin when the space bar is
pressed. The white drop-down arrow indicates that you can choose a key
different from the space bar; and that key will begin the project.
3. When sprite is clicked – The project will begin when the sprite is click.
Note: Click the sprite on the stage, NOT the small thumbnail sprite
shown underneath the stage.
Motion Blocks
Motion blocks fall under the blue category. There are several blocks that will
allow the sprite to move. This category teaches students to understand positives
and negatives and other mathematical concepts, like degrees.
Looks Block
Control Block
= run the blocks inside again and again till the red stop
button is clicked
= run the blocks inside only when the conditions are met.
Operators Block
Variables
Variables are created with the “Make a Variable” button in the Block Palette.