https://github.com/bafs/rule.js
One-dimensional binary cellular automaton (introduced by Stephen Wolfram in 1983)
https://github.com/bafs/rule.js
rules stephen-wolfram
Last synced: 4 months ago
JSON representation
One-dimensional binary cellular automaton (introduced by Stephen Wolfram in 1983)
- Host: GitHub
- URL: https://github.com/bafs/rule.js
- Owner: BafS
- Created: 2015-07-24T06:03:39.000Z (almost 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-07-24T06:10:07.000Z (almost 11 years ago)
- Last Synced: 2025-08-01T10:53:48.297Z (11 months ago)
- Topics: rules, stephen-wolfram
- Language: HTML
- Homepage: https://bafs.github.io/Rule.js
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rule.js - One-dimensional binary cellular automaton
JavaScript (with canvas) implementation of the one-dimensional binary cellular automaton (introduced by Stephen Wolfram in 1983). You can generate one of the 256 rules (known as the Wolfram code).
For more informations about elementary cellular automaton: https://en.wikipedia.org/wiki/Elementary_cellular_automaton
