elm-soccer-tracker

March 21, 2017 ยท View on GitHub

Track events on a football pitch in Elm (v0.18).

Screenshot

Try it out here.

Compile

Compile to javascript with elm-make

elm-make src/elm/Main.elm --output src/static/js/main.js