Variables in p5.js (mouseX, mouseY)

Code! Programming with p5.js Lesson #2.1

In this video, I introduce the concept of variables in p5.js. The setup() and draw() functions are covered as well as mouseX and mouseY.