How to play
Clone this repo and open index.html in a browser. Or go to http://copy.sh/marmelade2/
How to build
Download and install ocaml
, opam
and make
.
Run opam install js_of_ocaml containers
to install the dependencies.
Run make
to build.