A simple parser to parse maps from the TiledMapEditor (http://mapeditor.org/) into your Game.
- Parses the TiledMapEditor project files, no export needed
- Tile animations
- Tile properties
- Layer properties
- Object properties
- Only CSV Encoding with no compression !
- No Terrain support
- tmx_map_loader.cpp
- tmx_map_loader_hpp
- tmx_helper_functions.cpp
- tmx_helper_functions.hpp
- load images and link them