charlesreid1.com
  • Wiki
charlesreid1.com wiki
  • Page
  • View source
  • View history

GameOfLife

From charlesreid1

Revision as of 18:39, 12 February 2018 by Admin (talk | contribs) (→‎Flags)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Conway's Game of Life

Links

Fast Javascript implementation: http://pmav.eu/stuff/javascript-game-of-life-v3.1.1/

The core javascript code: view-source:http://pmav.eu/stuff/javascript-game-of-life-v3.1.1/assets/js/game-of-life-v3.1.1.js

C implementation (from same author) of Life: http://dotat.at/cgi/cvsweb/things/life.c?rev=1.8

List implementation of Life: http://dotat.at/prog/life/life.html

Flags

Retrieved from "https://charlesreid1.com/w/index.php?title=GameOfLife&oldid=24237"
Categories:
  • Math
  • Puzzles
  • Combinatorics
  • D3
  • Javascript
  • Python
  • C
  • 2018
  • February 2018



Made from the command line with vim by charlesreid1
with help from Bootstrap and MediaWiki.


Licensed under the Creative Commons Attribution-NonCommercial 4.0 License.