Game of Life — Conway Simulator & Puzzle Modes

Conway's cellular automaton, reimagined as four playable modes — free-draw, survive, compete, and predict.

Embed This Game

Add Game of Life directly to your site using the iframe snippet.

What is Game of Life?

Game of Life is a browser-native take on John Conway's classic cellular automaton, rebuilt as four distinct ways to play instead of a single static simulation.

Sandbox is the classic free-draw experience — click to toggle cells, stamp famous patterns like the Glider or Gosper Glider Gun, and watch the automaton evolve at your chosen speed. Survival adds rising entropy: cells randomly decay each generation and you must spend limited reinforcements to keep your colony alive as long as possible. Colony Wars turns Life into a two-species territory battle where newborn cells inherit the majority neighbor color. Predictor is the original mode: you're shown a starting pattern, then asked to hand-draw what it will look like several generations later, scored on accuracy.

How to Play

  1. Pick a mode: switch between Sandbox, Survival, Colony Wars, and Predictor using the tabs above the grid.
  2. Interact with the grid: click cells to toggle, stamp patterns, reinforce, or place your colony's color, depending on the mode.
  3. Play, pause, or step: use the action buttons to run the simulation continuously or one generation at a time.
Privacy Note: The entire simulation runs locally on HTML5 Canvas. Saves and high scores live only in your browser's LocalStorage — nothing is uploaded anywhere.

Frequently Asked Questions

What is Conway's Game of Life?
It's a cellular automaton where every cell lives, dies, or is born each generation based on simple neighbor-count rules — complex, lifelike patterns emerge from those few rules.
What game modes are included?
Sandbox for free-draw simulation with a pattern library, Survival where you fend off rising cell decay, Colony Wars — a two-species territory battle, and Predictor, an original puzzle mode where you guess future generations.
Is my progress and high score saved?
Yes. Sandbox boards, Survival and Colony Wars records, and Predictor stats are all saved automatically to your browser's LocalStorage.
Is any of this uploaded to a server?
No. The entire simulation runs client-side on HTML5 Canvas — nothing is sent to a backend.
Does it work on mobile?
Yes, all four modes are touch-friendly and responsive on phones and tablets.

More Games & Tools

View All →