SCRATCH PROGRAMMING QUARTER TWO

Back to index

View project at Scratch

House and Car

Study the code for this project carefully. Make sure you understand how the sky, grass, and street are created. Also study even more carefully the code which writes the word HOUSE.

ASSIGNMENT:

Alter the sample project in the following ways:

  • Actually draw a house using the technique used to write the word house.
  • Your house must have a door and two windows. Also it must be filled in. It can't just be an outline of a house.
  • Create a car sprite, animate it to move back and forth on the street included in your background, and have it face in the direction it is moving at all times.
  • CLARIFICATION: Although your car may be a sprite, your house must be created by a sprite USING PEN and MOTION blocks.
How to draw a...
House
Car