Conway’s Game of Life #
Definitely an amazing example of emergent complexity from simple rules.
Links and resources #
- Implementation in Haskell
- Wikipedia
- Langton’s ant, similar
- Amazing simulator of various different cellular automata.
Definitely an amazing example of emergent complexity from simple rules.