An open API service indexing awesome lists of open source software.

https://github.com/timdaub/rs-random-walk

Performs a random walk on a 2D plane and outputs a .png representation.
https://github.com/timdaub/rs-random-walk

Last synced: about 1 year ago
JSON representation

Performs a random walk on a 2D plane and outputs a .png representation.

Awesome Lists containing this project

README

          

# rs-random-walk

> Performs a random walk on a 2D plane and outputs a `.png` representation.

## Output



## Context

With my last project, [neume-network](https://github.com/neume-network) I built
a large project purely in node.js and enjoyed myself using it as a system
engineering language. But I also noticed its short-comings and in general, I
felt I wanted to be closer to the metal. So as an attempt of getting there,
rs-random-walk is a first attempt at nearing.

## License

MIT