https://github.com/stolsky/rule-110
https://github.com/stolsky/rule-110
cellular-automata elementary-cellular-automata rule110 simulation
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stolsky/rule-110
- Owner: stolsky
- Created: 2025-05-11T12:15:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-10T20:12:42.000Z (about 1 year ago)
- Last Synced: 2025-06-10T21:28:13.863Z (about 1 year ago)
- Topics: cellular-automata, elementary-cellular-automata, rule110, simulation
- Language: TypeScript
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rule 110 / Rule X
## About
Visualization of [Rule 110](https://en.wikipedia.org/wiki/Rule_110) and other [elementary cellular automata](https://en.wikipedia.org/wiki/Elementary_cellular_automaton) of this type.
With this project I want to test features of my npm package [SiCK (Simulation Construction Kit)](https://www.npmjs.com/package/simulation-construction-kit).
## Smooth Rule X
Attempt to apply the characteristics of [Smooth-Life](https://en.wikipedia.org/wiki/Life-like_cellular_automaton) like [Lenia](https://en.wikipedia.org/wiki/Lenia) to this project.
[Video Introduction of Lenia](https://www.youtube.com/watch?v=6kiBYjvyojQ&t=259s)