SCRATCH PROGRAMMING QUARTER THREE

Back to index

View project at Scratch

Pile of Leaves

The pile of leaves created in this Scratch project is a little unusual, but it's a pile. Sort of!

ASSIGNMENT:

Implement the following alterations to the sample program:

  • Instead of turning brown, have the yellow leaf turn blue (the same shade as the sky).
  • Make sure the hole produced does not reach the bottom of the screen. Figure out a couple adjustments that will work.
  • You may reduce the number of falling leaves to 150 (but none fewer), but you might want to raise the ground level to provide more room for the resulting hole.