An implementation of Conway's Game of Life using HTML 5 and its canvas element.Welcome to sixfoottallrabbit's implementation of John Conway's Game of Life, using the HTML 5 canvas element. The Game of Life is a cellular automaton, which means that it consists of a grid of cells which can be in one of a finite number of states. Given any state, there are rules that govern what the next state of th
{{#tags}}- {{label}}
{{/tags}}