An open API service indexing awesome lists of open source software.

https://github.com/copy/life

The definite Conway's Game of Life implementation in your browser. Features an infinite field & Hashlife
https://github.com/copy/life

game-of-life hashlife javascript life

Last synced: 6 months ago
JSON representation

The definite Conway's Game of Life implementation in your browser. Features an infinite field & Hashlife

Awesome Lists containing this project

README

          

life
====

The definite Conway's Game of Life implementation in your browser. Features an infinite field & Hashlife.

All modern browsers are supported. I don't test IE, but it might work starting at version 9 or 10.

The whole thing is written in Javascript, using the canvas tag.

Links
-

- Online version: https://copy.sh/life/
- List of examples: https://copy.sh/life/examples/
- Source of examples (direct link): http://www.conwaylife.com/patterns/all.zip