https://github.com/theodeus/randomwalk
Trying out random walks in node.js
https://github.com/theodeus/randomwalk
Last synced: 8 months ago
JSON representation
Trying out random walks in node.js
- Host: GitHub
- URL: https://github.com/theodeus/randomwalk
- Owner: Theodeus
- Created: 2016-10-06T14:35:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-06T14:40:39.000Z (over 9 years ago)
- Last Synced: 2025-01-14T15:26:13.945Z (over 1 year ago)
- Language: JavaScript
- Size: 6.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# randomwalk
Trying out random walks in node.js. It will create 4 pieces in the js folder (I know...) which will look something like the example.png.
Next steps would be to add support for command line arguments.