Learn Scratch Lesson 1
Learn Scratch Lesson 1
Have you heard of Scratch? No, not what you do to your itch, but Scratch from MIT
the famous school for the curiously brainy people? If you have not heard, seen, or
played with Scratch, then you’ve been missing out. Because it is a log of FUN!!!
Scratch is a programming language for all, even for kids. In fact, Scratch, unlike all
other programming languages, is designed first and foremost for kids. Because it’s
designed for kids, it’s very easy to learn and use. They can create animations like
never before. For older kids or teens, they can create single-level or multi-levels
Scratch games.
But Scratch is not just for kids or teens. Teachers and adults can use Scratch to create
effective education tools such as math quiz, physics simulation, and educational
videos.
Since I knew about Scratch from a coworker, I have been using Scratch, teaching
Scratch, and now writing on Scratch. As you can tell, I just cannot get enough of
Scratch. I have two school-age boys and I’ve been looking for ways to quickly create
games and animations to help them learn. Scratch is what I’ve been looking for and
more. It’s just a tool so awesome, so fun, and so easy to use and master, that I am
sure, once you start, you will be just like me: Can’t Scratch Enough!
Start Scratch Program. Sprite Preview lets you preview a project. Sprite Selection and
Creation lets you select an existing Sprite or create a new Sprite. Sprite Editor lets you
edit a Sprite’s Scripts, Costumes, and Sounds. Tool Box is like a bucket of Lego; it
provides single script blocks for building combo script blocks.
My favorite from the sample projects are “Daydream” from Animation folder.
Delete the cat sprite by right click on “sprite1” and select “Delete”. Then
click the (“Create new sprite” button) to open the Paint Editor. I
created the following guy using mostly
Use Fill Tool ( ) to fill the face and the eye ball.
Click Select Tool ( ) button and select both eyes; move them to the face.
Click Select Tool ( ) button and select the right ear; click to flip it.
Then drag the right ear to its place.
Click Eyedropper Tool ( ) and click the face to copy the face color. Click
Fill Tool ( ) and fill both ears with the face color.
Once you are happy with your own Virtual Me, click OK to save. Rename the
costume to “front”. This is the front view.
To create back view, make a copy of costume “front” (click “Copy” button
next to costume “front”). Use Erase tool to erase eyes and mouth. Use
Eyedropper tool to copy the face color. Then use Fill Tool to paste the color
in the empty area. Click OK to save. Rename this costume as “back”.
Copy the costume “facing left” and click to flip the figure horizontally.
Click OK to save and rename the costume as “facing right”.
We’ve just created four costumes for the same sprite: “front”, “back”,
“facing right” and “facing left”.
GOOD JOB!! IT’S TIME FOR YOU AND ME TO TAKE A BREAK. SEE YOU
IN NEXT LESSON!
10