P5 abstract collection
At the beginning of the semester, we developed a web composition using
only HTML and CSS. To wrap up this course, I wanted us to re-approach
this assignment, but this time with a Javascript coding library: P5.
Using Pat Vira's tutorials, I would like you to begin your journey into
P5 and develop a canvas sketch that experiments with some primative 2D
shapes, movement, and color. Feel free to take this as far as you'd like
to go! P5 is pretty different from JQuery (or for that matter, CSS);
however once you master variables, loops, and arrays, you'll open up an
entire universe of interaction!