Let’s Code!
Sample Project: 1 Sprite
Sample Project: Animate Multiple Sprites
Sample Project: Animate Name
Stage
Code Workspace
Code Blocks
Sprites
Backdrops
preview your program
the image for the stage
drag code blocks here to build your program
commands used to build your program
the characters and objects used in your program
1. Delete the squirrel and add a new sprite.
Create your own Scratch scene!
2. Add a backdrop.
3. Add blocks to build your program.
Create your own Scratch scene!
4. Run your program.
Add a flag and Go to Position
Each place on the screen has a different X Y Number
Move Right
Move Left
Go Right
Go Left
Use a loop
Move Up
Move Down
Go Up
Go Down
Use a loop
Glide to New Position
Go to Mouse Pointer
Use a forever loop
Go back and forth across the stage
Use a forever loop
Go back and forth across the stage with costume change animation.
Turn Right and Left
Turn in a Circle
Grow and Shrink
Bigger
Smaller
Change Costume to show animation
Show and Hide
Talking with Waits
Change Color
Create a Mosaic Effect
Project Sample
Introduce Platform
code blocks
workspace
sprites
backdrops
stage
Sprite
1
2
Add a sprite.
Backdrop
1
2
Add a backdrop
Code Blocks
Drag code blocks to workspace and click on them to see what they do.
Loops and Event
Stack blocks together to create an algorithm
Event
Loop
Google Logo
Have you seen different Google Logo Doodles?
Google Logo
Today we will create our own Google Doodle Logo and program animations.
Step-by-Step
Click the Costume Tab and choose the costume you want to use.
Click on one of the Letter Sprites
Don’t delete the sprites without previewing the costumes.
Add Code to Each Letter
Recommended: Share this slide deck with students so they can work at their own pace. They can do Split Screen mode and view code samples on the side
(put tutorial slide deck in slideshow mode)
Change Color Effect (when sprite is clicked)
Change Mosaic Effect (when sprite is clicked)
Change Whirl Effect (when key pressed)
Change Pixelate Effect (when key pressed)
Change Costumes (when sprite is clicked)
You need a wait block or the costumes will change so fast you can’t see them. Adjust the number to control how fast the costumes change
Grow & Shrink
Tinker with the values to adjust the sizes
Bounce (when sprite is clicked)
You need a wait block between actions or it will move so fast you can’t see the action
Tinker with the values to adjust the height and speed
Switch Backdrops (when sprite is clicked)