Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-game-of-life
A curated list of Conway's Game of Life resources and tools.
https://github.com/AlephAlpha/awesome-game-of-life
Last synced: 1 day ago
JSON representation
-
Blogs and News
-
News
-
Blogs
- Conway's Life: Work in Progress
- MathematRec
- Complex Projective 4-Space - The blog of Adam P. Goucher.
-
Personal Life Pages
-
-
Introduction
-
Pattern Collections
- LifeWiki - The wiki for Conway's Game of Life.
- Life Lexicon - A lexicon of terms relating to John Horton Conway's Game of Life.
- Catagolue - An ongoing distributed census of naturally occurring ash objects.
- Gliders in Life-Like Cellular Automata - An online database of gliders in 2D cellular automaton rules such as Conway's Life.
- Golly Online Archives - Golly can download patterns, rules and scripts from these online archives.
-
Simulation
-
Downloadable
- LifeViewer - A scriptable pattern viewer and editor used to simulate Life and other Life-like cellular automata. Written in Javascript/HTML5.
- Mirek's Cellebration (MCell) - A 32-bit Windows program whose main purpose is exploring existing and creating new rules and patterns of 1-D and 2-D Cellular Automata.
- Golly - An an open source, cross-platform application for exploring Conway's Game of Life and many other types of cellular automata.
-
Online
- copy.sh/life/ - A JavaScript version of Conway's Game of Life, based on the Hashlife-algorithm.
- Golly for the Web - A web version of Golly.
-
-
Searching
-
Library
-
Catalyst
- Catalyst - A program that finds ways of modifying the evolution of an input pattern by placing catalysts that react with it, by a backtracking search.
- Bellman - A
- CollisionsSearch
-
Row-by-row
-
Cell-by cell
- lifesrc - A depth-first backtracking search program for low-period spaceships, oscillators, still lifes, puffers, or predecessors of a given pattern.
- WinLifeSearch (WLS) - A graphical Windows port of lifesrc.
- JavaLifeSearch (JLS) - A platform-independent Java version of lifesrc.
-
Miscellaneous
- drifter (dr) - Finds patterns consisting of a small perturbation "drifting" across a still-life background.
- gencol - A program that searches for pattern interactions in Conway's Game of Life by generating interactions between pairs of patterns.
-
-
Links
-
Personal Life Pages
-