Simple Python tool to turn content of an XML Tiled export into C. This may be useful in the context of developing a SEGA Genesis/Megadrive game in C with SGDK, while handling level design with Tiled.
TiledPreProcessor is a Python module that makes it easy to preprocess .json files exported from the Tiled Map Editor. It allows you to extract useful information from layers and objects (including ...