Game of Life

Patterns

Note: the universe is finite. Some patterns grow too much and hit the border, compromising future states.

This version uses the most basic algorithm imaginable and a HTML table for output. A second version using a better algorithm (based on Tony Finch's implementation) and Canvas is under development.

| Link | TinyURL

Generation: 0

Step time: ms