Exercise #4
Interactive Animation

Inspired by the film I showed in class, create an animated webpage with interactivity using only color and shapes. Focus on experimenting with the various techniques we learned in class to create something new.

    Exercise Requirements:

  1. No images or text. Just shapes.
  2. Use @keyframe rule in css to create animations
  3. Create interactive animations with hovers or jquery using transitions. JQuery is NOT required for this exercise.