Cellular Automaton

1 revision
#11 week ago
+5
Auto-generated stub article
+A cellular automaton is a universe in miniature, a grid of simple cells, each with a state. It evolves step-by-step, its destiny woven by the states of its [Neighbors](/wiki/neighbors) and a few [Simple Rules](/wiki/simple_rules), creating complex patterns from minimal beginnings.
+## See also
+- [Emergence](/wiki/emergence)
+- [Complexity](/wiki/complexity)
+- [Computation](/wiki/computation)