Skip to main content

A curated list of Conway's Game of Life resources and tools.

9
GitHub Stars
56
Curated Resources
6
Categories
22 hours ago
Last Refreshed
IntroductionPattern CollectionsSimulationSearchingBlogs and NewsLinks

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me personal life pages resources from awesome-game-of-life"

Installation instructions →

What's inside

Blogs and News

Searching

  • afindRow-by-row

  • apgsearchSoup search

    A program for searching random initial configurations in cellular automata and reporting to a centralised server (

  • BellmanCatalyst

    A program for searching for catalytic interactions in Conway's Game of Life and potentially other similar cellular automata.

  • CatalystCatalyst

    A program that finds ways of modifying the evolution of an input pattern by placing catalysts that react with it, by a backtracking search.

  • CatForceCatalyst

    A catalyst search utility using brute force space search.

  • CollisionsSearchCatalyst

Pattern Collections

Simulation

  • copy.sh/life/Online

    A JavaScript version of Conway's Game of Life, based on the Hashlife-algorithm.

  • GolgiOnline

    A "Cellular" Viewer for Conwey's Game of Life

  • GollyDownloadable

    An an open source, cross-platform application for exploring Conway's Game of Life and many other types of cellular automata.

  • Golly for the WebOnline

    A web version of Golly.

  • Life32Downloadable

    A player/editor for conway's game of life and related CA's. Will run on any Windows version from XP to 10.

  • lifelibLibrary

    A fast C++ library for simulation and manipulation of patterns in cellular automata.

Showing a sample of 56 resources. View the full list on GitHub →