fallahn / tmxlite

lightweight C++14 parser for Tiled tmx files
Other
404 stars 69 forks source link

i cant find example for rendering tilemap inSDL2 c++ #155

Closed BraveBread1 closed 7 months ago

fallahn commented 8 months ago

I've added a basic example here, which does tile rendering: https://github.com/fallahn/tmxlite/tree/master/SDL2Example