This is a small game of life made with Elm to learn the language. You can tag along on medium to see posts related to this "web-application".
Ideally I'd like to use this simple game to add complexity step by step until I tried all aspects of elm:
- basics,
- elm-mdl,
- server communication,
- firebase integration,
- navigation,
- ...
This project is release under the DBAD license.