Conway's Game of Life
Rules:
1. Underpopulation: < 2 neighbours = dies.
2. Survival: 2 or 3 neighbours = lives.
3. Overcrowding: > 3 neighbours = dies.
4. Reproduction: Exactly 3 neighbours = new cell. Click and drag to add or remove cells.
Rules:
1. Underpopulation: < 2 neighbours = dies.
2. Survival: 2 or 3 neighbours = lives.
3. Overcrowding: > 3 neighbours = dies.
4. Reproduction: Exactly 3 neighbours = new cell. Click and drag to add or remove cells.