Skip to content
Manuel Sabogal edited this page May 26, 2014 · 8 revisions

Welcome to the STP wiki!

STP is an extension library for SFML2 designed to read the Tiled map format, it uses the new C++11 standard features, so be sure to have a C++11 compatible compiler like g++ 4.7, clang 3.3 or Visual Studio 2013 compiler.

How to build?

Windows

Linux

Mac OSX