3:2 Using a variable to do something in p5.js
We can make things move, change size and do much more with variables. Instead of putting in set values for a circles position, we might use variables to hold that value. Then we can modify the variable.
We can make things move, change size and do much more with variables. Instead of putting in set values for a circles position, we might use variables to hold that value. Then we can modify the variable.