Show HN: Gaussian Random Walker Simulation in JavaScript

Was going through Nature of Code and came across the idea of Gaussian Random number generator, so build a simulation that generated random walkers who walk based on this and also the walkers are generated based on random numbers from a gaussian distribution.

Added additional features and toggles that make it possible to create art (like setting persistent to true), colors, exporting as gif and image.


Comments URL: https://news.ycombinator.com/item?id=44321896

Points: 2

# Comments: 0