Skip to content
willwade edited this page Jun 26, 2012 · 3 revisions

The tile data needs to be loaded from a json datasource of some kind, but it would be nice to keep it as flexible as possible. We want to support:

  1. Loading of multiple sources of data

  2. Loading private tilesets

  3. Overriding properties of tiles with other tilesets

  4. Multiple languages

Suggestion of Data format: The XML Schema from Sensory Software. NB: If you used this you could theoretically import some of the vast amount of already created grid bundles out there

Clone this wiki locally