Awesome
elm-hangman
A hangman game, written in Elm.
Running
elm make src/App.elm --output dist/elm.js
- open
dist/index.html
in your browser :)
A hangman game, written in Elm.
elm make src/App.elm --output dist/elm.js
dist/index.html
in your browser :)