Conway's Game of Life

Conway's Game of Life in JavaScript

Sorry, this applications needs JavaScript to work.

Bi Gun


This is an implementation ofConway's Game of Life or more precisely, the super-fastHashlife algorithm, written in JavaScript using thecanvas-tag. It can simulate the largest known patterns, including theCaterpillar (7.6MB, 11m cells) andGemini (1.6MB, 846k cells).