philib / elm-of-life

Game of Life - an Elm implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm of Life

Game of Life written in Elm. Try Now !

This just a side project to get to know Elm.

Installation

  • Clone the project and run:
    elm reactor
    
  • Open your Browser and go to localhost:8000

About

Game of Life - an Elm implementation


Languages

Language:HTML 96.4%Language:Elm 3.6%