javascript port (cross compiled with emscripten to asmjs) of the dungeonmaker library!
you don't need this - a pre-built version can be found inside dict/
-
extract the dungeonmaker archive
$ tar xvf dungeonmaker-2.05.tar.gz $ ln -s dungeonmaker-2.05 dungeonmaker
-
install emscripten
-
build the library
$ cd dungeonmaker/ $ emconfigure ./configure $ emmake make
inside the root directory ..
$ sh build.sh
you will need a http server to run the example from dist/