Thursday, April 3, 2008

Ouestion 7

[7] you should count down on a timer. A rocket takes off when you reach zero

Hint: You must make a variable for the counter

Wednesday, April 2, 2008

Ouestion 6

[6] you must make a sprite gradually grow in size and then shrint
Hint: make a size variable





when you click it will go grwo up and down and the piture here show how it does when it goes small amd big.

Tuesday, April 1, 2008

Question 5

[5]
[A]you must point, click and move
Then make a pointing object point towards the mouse position, as you move the mouse
Hint: motion>point towards and it will move every where you click.














[B]You need make an object both point move towards the mouse position when you clickon the stage
Hint: Sensing >mouse down









if you just press the green flage they are going to move together around the stage.

Question 4

[4] You need to make a simple musical compostion

Question 3

[3] You need to make a plant shoot that slowly grows towards the sunlight


For the plant shoot to move






















Monday, March 31, 2008

Question 2











[2] One sprite need to chase another sprite around the stage and the first sprite need to move in straight line but bounces off the edge randomly. the chasing sprite need too chase the first sprite but is moving slower.




This is showing how they are chasing each other



For the white ball to move

question 1

scratch challenges



1) you need to choose two different of balls and make it move around the















a) the first ball need to move in straight lines but bounces randomly whenever it hits the edge


















b) the second moves randomly, changing direction all the time
































Sunday, March 2, 2008

Race



















How to make a racing scracth



[1]you need to choose two suitable racing sprites and they all need to have 2 costumes













[2] you need to reduce the sprites size, to 40%





[3] And you need to get it moving and changing its costumes step by step by using









move



wait




next costume




move



wait



next costume


[4] you need to do the same for the other sprite and then redo the costume of the duplicat












[5] you need to bounce off the edge and motion if on edge, bounce after that alter rotation style for back and forward







[6] you need to randomise motion number and pick random 1 to 10





[7] you need to draw a line when one animal reaches the line first and you need to use thi




new sprite




pen down



point in direction up



set size to 20



move




[8] when you finish the racing and when one sprite crosses the finished line you need to us





forever





it touching colour





say'' i win'' for 2 second





els


movement spr

Friday, February 29, 2008

Racing tutral

racing tutrial

[1]You need to choose two suitable racing sprites and they all need to have two costumes.

[2]Youneed to reduce the sprite size, to 40%

[3And you need to get it moving and changing its costumes step by step

[4] you need to do the same for the other sprite and than redo the costumes of the duplicate

[5]

Wednesday, February 27, 2008

Race Tutorial





HOW TO MAKE A RACE IN SCRATCH (HINTS)

1) Choose suitable racing sprites – in this case they must have 2 costumes
Costumes tab > import

2) Reduce sprite size, to, say 40%

3) Get it moving and changing its costume

forever
move
wait
next costume
move
wait
next costume

4) Do the same for the other sprite
It’s easiest to duplicate original sprite and then redo the costumes of the duplicate

5) Bounce off the edge
motion > if on edge, bounce
Alter rotation style for back and forward motion

6) Randomise motion
Numbers > pick random 1 to 10

7) Draw a finish line
New sprite
Pen down
Point in direction up
Set pen size to 20
move

8) Finish the race when one sprite crosses the finish line

forever
if touching colour
Say “I win!” for 2 seconds
Stop all
else
movement script

Hello

Hello