/elm-mario

"It's a me!"

Primary LanguageElmMIT LicenseMIT

Elm Mario

Elm Mario example in Elm version 0.18.

Based on this example with help from this tutorial.

Try it out

npm install -g elm
git clone https://github.com/simplystuart/elm-mario.git
cd elm-mario
elm-reactor

Then go to http://localhost:8000.