ICM: Week two, animation

This week’s assignment was to create a sketch that include all of these:
– One element controlled by the mouse.
– One element that changes over time, independently of the mouse.
– One element that is different every time you run the sketch.

We had the option of iterating on week one’s assignment, or creating something new with simpler shapes to make sure we understood the concepts. At first, I wasn’t sure what I wanted to do, so I just started playing around with different ideas and examples. Eventually, I settled on an idea and began to work off of one of the examples I started with. Thus far, I’m pretty happy with it, but I’ll likely continue to tweak it as I figure out more things.

The coding train videos, getting started with p5.js book, and the references have been really helpful as I continue to work on my assignments.