Conway's Game of Life
Running Information
Generation
:
0
|
Live cells
:
0
|
Step time
:
0 / 0 (0 / 0)
ms
Hint: hit the
Run
button!
Controls
|
Link
|
Create micro URL
Layout
Patterns
Still Life
Gosper Glider Gun
Acorn
Random
Benchmarks (heavy patterns / experimental)
Benchmark #1
Benchmark #2
What is this?
This page contains a Javascript implementation of the well know John Conway's Game of Life. It uses the
List Life
algorithm (by Tony Finch) and a Canvas interface for drawing.
Source Code
Javascript source code is available here:
game-of-life-v3.1.1.js
. A zip file with all code ready to run is available here:
game-of-life-v3.1.1.zip
.
License
This work is licenced under a
MIT license
(except any 3rd party code).
3rd Party
Powered by
CSS Browser Selector
and
JSON Sans Eval
.
Video
The following video demonstrates some features of this program.
Links
Some links about Conway's Game of Life:
Tony Finch's List Life Algorithm
Golly - Application for exploring Conway's Game of Life
Conway's Game of Life @ Wikipedia
Life (B3/S23) @ Fano
Life Page by Paul Callahan
Game of Life Status page
Life Lexicon Home Page