Conway's Game of Life
 
Running Information

Generation: | Live cells: | Step time: ms

Hint: hit the Run button!
Controls
| Link | Create micro URL
Layout
Patterns
 
Benchmarks (heavy patterns / experimental)
 
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.

This is a work in progress and I will add some new features in the near future:

Previous versions

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.
 
Links
Some links about Conway's Game of Life:
 
Fork me on GitHub