tiled2cocos module

Hi,

Hopefully I'm just in time for the one-month deadline for releasing libraries to be used in the upcoming PyWeek. I have created a module that deserializes orthogonal map files generated by Tiled (http://www.mapeditor.org) to cocos2d's RectMapLayer objects. We might want to use this library during the upcoming PyWeek.

The library is available at Bitbucket.

Any bug reports, feature requests or comments are more than welcome!

(log in to comment)

Comments

awesome. would you like to include that into cocos2d tools or have the cocos2d website have a link to that? Lucio.
Will I be able to continue working on the library when it is included with cocos2d tools? It is still a work in progress, and I would like to support additional features in the near future to make it as complete as possible.