hacker news Hacker News
  1. new
  2. show
  3. ask
  4. jobs
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.

loading...