These sketches move a point around the screen randomly, creating a colorful scribble effect. This is a visualization of my favorite algorithm, the random walker!
(Edit this sketch in the p5.js editor.)
Just for fun, here’s a sped up version of the above video:
Here’s another take on the random walker algorithm. This one uses a for
loop to speed up the animation.
Show a scribble that randomly moves around.
Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!
Comments are powered by the Happy Coding forum. This page has a corresponding forum post, and replies to that post show up as comments here. Click the button above to go to the forum to post a comment!