Metadata-Version: 2.4
Name: tilemap-parser
Version: 2.0.4
Summary: Standalone parser/loader for tilemap-editor JSON maps and sprite animation JSON.
Author: tilemap parser contributors
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame-ce>=2.5
Dynamic: license-file

# tilemap-parser

Standalone parser/loader package for map JSON produced by `tilemap-editor` plus sprite animation JSON.

## Links

Docs: https://tilemap-parser.vercel.app/

Editor package: https://pypi.org/project/tilemap-editor/

Editor repository: https://github.com/FluffyBrudy/tilemap-editor
