This is the software part of a game made at ZooMachines 2016.
Install Elm 0.18:
npm install -g elm@0.18
Compile the app:
make
The build artifacts are in the build/
directory.
This is the software part of a game made at ZooMachines 2016.
Install Elm 0.18:
npm install -g elm@0.18
Compile the app:
make
The build artifacts are in the build/
directory.