/conways-game-of-life

Conway's Game of Life implemented in Elm

Primary LanguageElm

Conway's Game of Life in Elm

Install

npm install

Run

npm start

Visit http://localhost:8000 in your browser.