Create a project that uses the cloning features of Scratch to represent a natural or human-made phenomenon. For example, you could represent a flock of birds or a fireworks celebration. The rabbit will give you instructions ;-)
At first I wanted to simulate a bunch of rabbits hopping around randomly in different directions, starting from the mouse click position. It took me some time to figure out how to get nothing to display if the sky is clicked. Due to time constraints I simplified it to the rabbits running in the same direction. If I had more time I would like to: -have the rabbits run either left or right -have the rabbits run in "bounding leaps" using gravity and varying heights