Tagged Questions
4
votes
3answers
2k views
Tiled/TMX C++ Library/Parser
Where can I find an easy to use and up to date C++ parser/library for the .tmx map format (used by the Tiled Map Editor) ?
EDIT: David's comment, 'Unless you want to build your game around the format ...