Scratch Sprite Race

posted by: Ms. Martin 22 April 2010 No Comment

You will create a program that makes sprites race against each other.  The primary goals of this exercise are to give you practice with conditionals and random numbers.

In order for the sprites to go at different speeds, you will pick a random number of steps for each one to move at every step.  There should be a way for every sprite to indicate that it is done though you don’t necessarily have to declare who the winner is.  If you do want to declare a winner, you can use “Stop All” to make sure all other scripts stop once one of them have won.  There are other ways to do this, too, so experiment!

Minimum requirement: sprites must each move at a random pace.  There must be some way for sprites to indicate they have crossed the finish line.

As usual, I expect you to work and explore Scratch all period.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>