Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 376 Bytes

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).