Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 371 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 371 Bytes

IO-Game

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.