<- Back to lab

> Game of Life_

Conway's Game of Life — Emergence Demo

$ Rules: Live cell — survives with 2-3 neighbors, dies otherwise. Dead cell — born with exactly 3 neighbors.
|||Size:
Presets:
Generation: #0
Population: 0
Born: +0
Died: -0
Status: Extinct
[AI CONNECTION] In 1970, mathematician John Conway showed that infinite complexity can emerge from 4 simple rules. This concept of 'emergence' is deeply connected to how neural networks generate intelligence from simple neurons.