Research articles

Read the ideas behind the patterns

These articles turn LifeWiki, Golly, WolframScience, and classic Life references into guided explanations that connect back to playable patterns in the lab.

Life basics

Core rules, notation, and mental models for reading a Life board.

5 min read

The four rules of Conway's Game of Life, with the part people miss

Life is deterministic, simultaneous, and local. The rule string B3/S23 hides more discipline than the phrase zero-player game suggests.

Read article

Pattern studies

Blog-style explainers for the structures people search for first.

6 min read

Still lifes are the quiet objects that make Life engineering possible

A block or beehive looks inert, but stable objects become anchors, eaters, and cleanup tools in larger reactions.

Read article
6 min read

Oscillators turn Life into a clock

Blinkers, pulsars, and pentadecathlons explain period, phase, rotor, stator, and why bounded motion matters.

Read article
5 min read

Spaceships are how Life learns to send signals

The glider and the lightweight spaceship show that a finite pattern can move without leaving itself behind.

Read article
7 min read

Methuselah patterns are small seeds with long memories

R-pentomino, diehard, and acorn show why a tiny starting pattern can resist prediction for hundreds or thousands of generations.

Read article
6 min read

The Gosper glider gun changed what Life was allowed to be

A finite pattern that emits a glider every 30 generations turned Life from a catalogue of curiosities into a system with unbounded growth.

Read article

Tools and formats

How Life communities store, share, and simulate patterns at scale.

5 min read

RLE is the small text format behind many Life patterns

Run Length Encoded files make patterns portable: dimensions, optional rules, and compact rows of live and dead cells.

Read article
6 min read

What Golly is for, and why a web lab still needs it

Golly is the serious desktop tool for huge cellular-automata experiments; a website should teach the first moves and hand off advanced work cleanly.

Read article
5 min read

How to read LifeWiki without getting lost

LifeWiki is a catalogue, not a guided course. The trick is to read pattern pages through behavior, facts, files, and links back to experiments.

Read article

Research threads

Ideas that connect Life to computation, simple programs, and later work.

7 min read

From Life to A New Kind of Science: what the connection really is

Life did not prove every later claim about simple programs, but it made one idea hard to ignore: tiny local rules can produce behavior that resists shortcut prediction.

Read article