PyTiled Parser ============== PyTiled Parser is a Python library for parsing `Tiled Map Editor`_ (`.json`) files used to generate maps and levels for 2D games. PyTiled Parser is not tied to any particular graphics library, and can be used with Arcade_, Pyglet_, Pygame_, and more. API documentation ----------------- .. toctree:: :maxdepth: 2 api For More Info ------------- * `PyTiled Parser on Github `_ * `PyTiled Parser on PyPi `_