Catalog:

Select a pattern from the catalog to automatically place it at the center of the grid. Patterns are organized by behavior: Still Lifes (no movement), Short-lived (quick convergence), Periodic (continuous oscillation), Moving patterns, and Infinite growth. If the game is running, it will stop automatically. Selecting the same pattern again will reset it to initial state.

Generation: 0
Zoom: 100% | Grid Size: 50x50

Instructions:

  • Click on cells to toggle their state (alive/dead)
  • Mouse wheel to zoom in/out
  • Drag to pan around the grid
  • Reset Zoom button to return to original view

Conway's Game of Life Rules:

  • A living cell with 2 or 3 neighbors survives to the next generation
  • A dead cell with exactly 3 neighbors becomes alive in the next generation
  • All other cells die or remain dead

← Back to Life Game Index

← Back to Top Page