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