The Book of Scratch
CHAPTER 1 HOW TO GET SCRATCH:
Go and type Scratch.mit.edu
Click JOIN
Use a fake name and password
Click on create and get started
Chapter 2 the stuff:
You click on this button to add characters
You click on this button to add a background
For random characters click on this one
You will see a cat with a white background
? why does a cat appear when you click on create? Answer:
The cat turns out to be the scratches mascot the cat
Want to paint your own characters? If you want to then click on this one
If you love copying characters from GOOGLE or other computers then use this one
these are blocks you will need for making stuff move and more
FOR EXAMPLE a moving block:
Chapter 3 : Let’s make something
HOW TO MAKE: a sprite follow your mouse
If you see the morion category click on go to random position click on the oval with random position you will see mouse pointer
Go to the control center and drag out the FOREVER block
Put it on the go to mouse pointer block
Go to events and put on top of the forever block when flag clicked “block”
Now look click the green flag on top of the screen the code will look like this
green flag not includedGreat!! You made your first coding
Now How to make lots of characters
Comments
Post a Comment