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
- Host: GitHub
- URL: https://github.com/copy/life
- Owner: copy
- License: bsd-2-clause
- Created: 2012-12-17T23:14:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T07:48:50.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T22:11:58.491Z (7 months ago)
- Topics: game-of-life, hashlife, javascript, life
- Language: JavaScript
- Homepage: https://copy.sh/life/
- Size: 2.01 MB
- Stars: 412
- Watchers: 15
- Forks: 63
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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