SCRATCH PROGRAMMING QUARTER ONE

Back to index
Dots Demo

Although this sample project has only one sprite and the sprite has two costumes, through the use of the stamp block (located in the Pen group of blocks, several static impressions of the costumes are made on the screen. Other blocks from Pen also used in this lesson include the clear and pen up blocks. Try sticking a pen down block in the code to see what happens. Try out a few other Pen blocks while you're at it.

View project at Scratch

Assignment:

Extend the sample project in the following ways:

  1. Create the following sprites: clouds, trees, birds, and person.
  2. Draw a background that looks like a park with blue skies, green grass, and a walkway.
  3. Use a stamping technique to populate your park with clouds and birds in the sky and trees and people on the ground. Ten of each would be perfect!
How to draw...
Trees
Clouds
Basic person
Birds