tmx

Portable C library for loading tiled maps in games

brewmacoslinux
Try with needOr install directly
Source

About

Portable C library to load tiled maps in your games

Commands

tmx

Examples

Load and parse a TMX map file$ tmx load map.tmx
Convert TMX map to another format$ tmx convert map.tmx -o map.json
Validate TMX file integrity$ tmx validate map.tmx