Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M4531

Conway's Game of Life

Conway's Game of Life
SystemsHigh supportSystems Theory
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A two-dimensional cellular automaton where each cell, based on the living or dead state of its eight neighboring cells, determines its own next state according to simple rules. From simple rules, complex behaviors such as self-replication, movement, and computation can emerge.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Metaphor for the vitality of self-organizing systems. In complex environments, individuals only need to follow simple local rules (e.g., 'respect neighbors', 'maintain boundaries') to produce astonishing collective intelligence. This is the theoretical foundation of distributed governance.

anchor

Anchor fast decisions

The Game of Life is a two-dimensional cellular automaton designed by Conway, evolving according to simple neighborhood rules (survival/birth/death), which can give rise to complex structures such as stable patterns, oscillators, and gliders. It is a classic model of complex systems.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Conway%27s_Game_of_LifeZH · Explicit
    verified

RELATED MODELS