stephanmullerNL / game-of-life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An implementation of Conway's Game of Life in JavaScript. Live preview here.

To be added:

  • Better controls (pause, continue, jump to step)
  • Interactive timeline of all generations
  • Preset templates

Development

  1. Clone the project
  2. run npm install
  3. run gulp to build, watch and serve the project

About


Languages

Language:JavaScript 86.7%Language:CSS 9.2%Language:HTML 4.1%