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

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)

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

![](http://i.imgur.com/ciwhE0j.png)