/maptest2

A bunch of TiledEditor maps to test grapefruit features

Primary LanguageJavaScript

MapTests

A bunch of TiledEditor maps to test grapefruit features. To run clone the repo, run a server, and navigate to the files.

If you have node.js, and grunt installed you can do the following:

git clone https://github.com/grapefruitjs/maptest2.git &&
cd maptest2 &&
grunt connect:dev

Then navigate the to address displayed (generally 127.0.0.1:9002).