SCRATCH PROGRAMMING QUARTER ONE

Back to index

View project at Scratch

RESOURCE: How To Draw A Snail

Growing Snail:

The snail in the demo grows and shrinks and then makes over thirty copies of itself using the STAMP block. Study the code carefully.

ASSIGNMENT:

Alter the sample project in the following ways:

  • Instead of making over thirty snails, you will only make four, but they will be of different sizes as shown in the image below.
  • To begin with only one small snail will appear on the left side of the project area.
  • The snail will make a stamped copy of itself and then glide forward while steadily growing along the way.
  • Stamp copies will be made along the way until the end state shown in the image down below is reached.