Skip to main content

Python Library for parsing Tiled Map Editor maps.

Project description

# PyTiled Parser

PyTiled Parser is a Python Library for parsing [Tiled Map Editor](https://www.mapeditor.org/) (.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](http://arcade.academy), [Pyglet](https://pyglet.readthedocs.io/en/pyglet-1.3-maintenance/), [Pygame](https://www.pygame.org/news), etc.

The [Arcade](http://arcade.academy) library has [supporting code](http://arcade.academy/arcade.html#module-arcade.tilemap) to integrate PyTiled with that 2D libary, and [example code](http://arcade.academy/examples/index.html#tmx-files-tiled-map-editor) showing its use.

Original module by [Beefy-Swain](https://github.com/Beefy-Swain). Contributions from [pvcraven](https://github.com/pvcraven).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pytiled_parser-0.9.2-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page