Scratch – Shape drawing (level 1)
1) Stage > background>import>x y grid
2) Enter the script for scratch the cat as shown on the right
3) Extension: Create your own game where scratchy draws a shape. Try a square or even a cube. Can you change the pen colour?
Scratch – Harry Puurrrter (Level 1)
Click on sprite >costume> costume 2 > edit
1) Have a go at creating Harry Purrrter
2) Extension – draw a “costume” of your own – ballet dancer, horse rider etc
3) Use a webcam take picture (click on camera) – edit picture
Scratch – Shape drawing (level 1)
4) Stage > background>import>x y grid
5) Enter the script for scratch the cat as shown on the right
6) Extension: Create your own game where scratchy draws a shape. Try a square or even a cube. Can you change the pen colour?
Scratch – Harry Puurrrter (Level 1)
Click on sprite >costume> costume 2 > edit
4) Have a go at creating Harry Purrrter
5) Extension – draw a “costume” of your own – ballet dancer, horse rider etc
6) Use a webcam take picture (click on camera) – edit picture
Colour wheel (level 1)
Create the following program to make the cat draw a colour wheel:
Extension – can you change the sprite and put two in to draw two colour spirals at once?
Rainbow painter (level 1)
Create the following program:
Change the stage background to stars (it’s in the Nature folder)
Now click your pen on the screen – what happens?
What does the hide block do?
Extension:
What happens when you change the pen size to 50 and to 1 ?
Under the sea dance A (level 2)
- Set the stage to underwater which is in the nature folder
- Delete the blank background
- Add this script to that background
Select the cat sprite and add this script to the cat:
/
Under the sea dance B (level 2)
Add sprites from the animals folder:
Crab 1-a
Fish 2
Animate the crab – add this script to his sprite – this should set them in the middle and make them bob up and down.
This code will activate the keyboard
Click on your fish and then click on scripts to make sure you are coding the right sprite
Now code the fish so that it swims all the time and you have to stop it from hitting the spiral. When a player plays your game the arrow keys will stop it will change the direction of the fish.
Under the sea dance C (level 2)
This code will make the fish move
Click on fish and click on scripts, now code your fish. To get the colour you will need to click on the block then click on the spiral to make this work. The “say” blocks are in looks.
Now click on full screen and the green flag to run your code – watch out because this is a tricky game to play! You may need a few goes at getting the fish round the spiral.
Extension – change the background and sprites – want to chase minions through space? – Change the layout of the track.
Cosmic Chorus A (level 3)
· DO NOT delete scratchy the cat – we will hide him but he contains important code.
· Add gobo 1 from the Fantasy sprite folder
· Click on gobo then click on custumes
· Import the costume for Gobo 2 and Gobo 3 (don’t add them as spirites)
Stage – import – nature – moon to change the background to the surface of the moon.
Add this code to sprite 1 – the gobo:
When I receive sing 1 you have to name that in the box that pops up.
Play sound “sing me a song” choose this for now and later you will record your own sounds!
Cosmic Chorus B (level 3)
Now Right click on the Gobo and choose duplicate – make 4 more so you have 5 in total.
Now code the next Gobo
Cosmic Chorus C (level 3)
Code the next Gobo…
Code the next Gobo…
Cosmic Chorus D (level 3)
Code the next gobo
Now code the cat:
Scratch – code an art drawing program
Open scratch
Add two sprites – it doesn’t matter what they are as you will hide them
This should give you 3 sprites in all including the cat
Sprite 1 and 2 code as follows:
Sprite 3 code as follows: