Based on SFML for the rendering and tmxparser to parse tmx file.
images comes from https://opengameart.org/content/lpc-tile-atlas
- SFML https://www.sfml-dev.org/index.php
- tmxparser https://github.com/sainteos/tmxparser
- tinyxml2 https://github.com/leethomason/tinyxml2
git clone https://github.com/madinina95/tile-map-manager.git
cd tile-map-manager
mkdir build
cd build
cmake ..
The the excutable available in tile-map-manager/bin