XtraKrispi / game-of-life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life in Elm

Create simulations adhering to the rules outlined in Conway's Game of Life

To run:

This application requires Node JS. Once installed, execute the following to run the application:

npm install

npm start

About


Languages

Language:Elm 96.1%Language:HTML 3.0%Language:JavaScript 0.9%