Exercise: Abstract Composition With P5

Instructions
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!
Once you have made your Composition please rename your site to:
firstnameutkp5composition.glitch.me
Beginner Track with Pat Vira
Next Directions with Pat Vira
Additional Resources