/gol-elm

First try of implementing Conway's Game Of Life in Elm

Primary LanguageElm

Conway's Game of Life in Elm

After messing around with Conway's Game of Life at the Global Day of Code Retreat 2017 at Mathema I decided to implement the full game at least once. And to learn something new I decided to do it in Elm.

The code probably isn't very idiomatic Elm or elegant yet, but we all have to start somewhere :-)