🎉 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!

python3 + pyglet + Tiled / tmx

Started by
0 comments, last by buffalo974 4 years, 9 months ago

Hi,

Hi, i saw examples for pytmx with pygame but nothing for pyglet on python 3. except those two lines:

Load with pyglet images (experimental):

from pytmx.util_pyglet import pyglet_image_loader

tmx_data = load_pygame('map.tmx')

somebody can give me a little bit more ? do you have better tools to work on tmx files ?

This topic is closed to new replies.

Advertisement