A simple programming game written in Elm.
Compiling the source can easily be done via the shell scripts, compiling this project requires the installation of Elm. The usage of compile-production.sh
also requires you to install UglifyJS via npm install uglify-js
in order to function correctly.