Falling Points
example p5.js javascript inputThis sketch uses an array that holds a Y value for every X value across the width of the canvas. It adds a random number to each Y value so that the points fall at different speeds.
Remix Ideas
- Make all the points move at the same speed.
- Make all the points move horizontally as well as vertically.
- Make a more realistic simulation of rain or snow.
Comments and Questions
Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!