baylej / tmx

C tmx map loader
http://libtmx.rtfd.io/
BSD 2-Clause "Simplified" License
241 stars 54 forks source link
game-development tiled-map-editor tmx

TMX C Loader


Build and Test

About

A portable C library to load tiled maps in your games.

Dependencies

This project depends on (optional) Zlib and (compulsory) LibXml2.

Usage

Please read the Documentation.