A little snake game written in Elm
- Install elm (https://guide.elm-lang.org/install.html) and add installation dir to your
PATH
- run
elm reactor
- navigate to
localhost:8000
and choosesrc/Snake.elm
to run
- Run
make.sh
to create minified and gzipped javascript