2019-08-15 09:53:25 -05:00
2019-08-15 09:53:25 -05:00
2019-08-15 09:33:49 -05:00
2019-06-29 15:53:30 -04:00
2019-06-30 21:39:23 -04:00
2019-08-15 09:33:49 -05:00
2019-06-30 21:39:03 -04:00
2019-06-29 15:53:30 -04:00
2019-04-28 20:00:30 -04:00
2019-08-12 11:34:19 -05:00
2019-06-30 16:27:22 -04:00
2019-06-29 15:53:30 -04:00
2019-08-15 09:33:49 -05:00
2019-08-15 09:53:25 -05:00

PyTiled Parser

PyTiled Parser is a Python Library for parsing Tiled Map Editor (.tmx) files used to generate maps and levels for 2D top-down or side-scrolling games.

PyTiled Parser is not tied to any particular graphics library, and can be used with Arcade, Pyglet, Pygame, etc.

Documentation available at: https://pytiled-parser.readthedocs.io/

The Arcade library has supporting code to integrate PyTiled with that 2D libary, and example code showing its use.

Original module by Beefy-Swain. Contributions from pvcraven.

Description
No description provided
Readme MIT 810 KiB
Languages
Python 100%