a15n/game-of-life — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-06-23
Watch Conway's Game of Life patterns evolve directly in the browser.
Learn how simple rules produce complex emergent behavior.
Experiment with modifying the rules or starting cell patterns.
Use it as a teaching example for algorithms or generative art.
| a15n/game-of-life | a15n/a15n | a15n/checkout-validation | |
|---|---|---|---|
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-06-23 | 2019-04-07 | 2014-09-04 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
A browser-based, playable version of Conway's Game of Life, a cellular automaton where simple rules make patterns evolve on a grid.
Mainly JavaScript. The stack also includes JavaScript.
Dormant — no commits in 2+ years (last push 2016-06-23).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.