raymond-h / tiledpp

C++ library for loading Tiled maps in TMX format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiled++

Old C++ library for loading Tiled maps, made 5 years ago as of today. You should probably be wary of actually using it, I have not checked if there was anything missing or not.

Build

make

Makefile only supports building a static library.

Create ZIP of distributable files

make dist

About

C++ library for loading Tiled maps in TMX format