Search code examples
iphoneobjective-cdictionarytile

How to use tiled map without Cocos2d?


I know how to use tiled maps (.tmx files) with cocos2d. But I want to use it without Cocos2d. Can i do that? If yes, How?


Solution

  • The TMX file format is documented in the Tiled wiki. It's an XML-based format. iOS comes with two XML parsers to choose from: