Simon Says Game written in Elm. This is my first program written in Elm, just to try the language.
The code is purely functional, all written in Elm without using native HTML, CSS or JS.
For development clone this repo and run elm-reactor
.
https://carohadad.github.io/simon-elm/
https://medium.com/@carohadad/mi-primer-programa-en-elm-574ce6a445c3