additions from backlog

This commit is contained in:
Trilarion
2019-10-04 15:18:09 +02:00
parent a4529af611
commit 99b3eb5e74
38 changed files with 459 additions and 194 deletions

13
entries/pytmx.md Normal file
View File

@ -0,0 +1,13 @@
# PyTMX
_Read Tiled Map Editor's TMX maps._
- Home: https://pypi.org/project/PyTMX/
- State: mature
- Platform: Windows, Linux, macOS (all supported by pygame)
- Keywords: tool, library
- Code repository: https://github.com/bitcraft/PyTMX.git
- Code language: Python
- Code license: LGPL-3.0
## Building