SCRATCH PROGRAMMING QUARTER ONE

Back to index
Trading Places

Make sure you understand how the following blocks work in this demo:

  • move ___ steps
  • wait ___ seconds
  • turn left ___ degrees
  • repeat ___
The repeat block is very useful. This demo could have been done without it, but then the donut sprite would appear to jump from spot to spot and that would not be a very good way to present this demo.

NOTE: All sprites must be created using Vector Graphics!

ASSIGNMENT: Recreate the project shown in the video and make one important alteration: Turn the sideways H so that it is upright and adjust the movement of the donut accordingly.

View video at YouTube