flambe icon indicating copy to clipboard operation
flambe copied to clipboard

TMX importer

Open aduros opened this issue 11 years ago • 2 comments

Build an importer and renderer for Tiled maps.

Spec: https://github.com/bjorn/tiled/wiki/TMX-Map-Format (Actually quite a bit in there, pick a reasonable subset of features for a first pass!)

aduros avatar Jun 19 '13 07:06 aduros

yeah.there are an IDE call tide http://tide.codeplex.com/

sonygod avatar Jun 20 '13 05:06 sonygod

Some references for inspiration and/or an starting point for tilemap handling:

  • https://github.com/markknol/Flambe-TMX-tilemap
  • Pull request https://github.com/aduros/flambe/pull/210

anissen avatar Apr 10 '14 19:04 anissen