WEEK 4 (pixels and animation 1)

Create 3–5 sketches in Scratch. Use each of the following at least once:
  • a loop (for/while/repeat)
  • a conditional (if/else-if/etc)
  • a custom variable and/or list
  • a user input (keyboard, mouse, webcam, microphone)
  • an element of randomness
  • BONUS: a custom block
Even if you can use all of these elements in a single sketch, you should iterate over multiple projects. Remember that repetition is important to the process of learning the material, and that repetition is important to the process of learning the material.