🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

SFML maploader or tmx parser

Started by
-1 comments, last by dineshswamy 11 years, 3 months ago

To load a tmx map in SFML which way will be flexible and optimal , use sfml maploader to load the map (http://sourceforge.net/projects/tiledsfmlloader/) or use tmx parser and then load it into SFML . i m using isometric view . if tmx parser is suitable in my case , let me know how to load them into game ?

This topic is closed to new replies.

Advertisement