In this coding challenge, I continue the discussion on Random Walkers. I implement a random walker using vectors in p5.js, which allows me to vary the distance of each step size. I also implement a “Lévy Flight”, named after french mathematician Paul Lévy.
It seems like there haven't been made any variations based on this coding challenge by the community yet. Be the first and add your own! If you don't know how, take a look at this guide.