$ npm install glsl-tilemap
mostly an experiment in working with glslify at the moment.
$ git clone <this repo> $ cd <this repo> $ npm install -g glslify $ glslify main.glsl > out.glsl
MIT