A TTRPG battle map generator using custom tile sets.
![]() Initial implementation of a basic tool that converts an exported donjon.sh dungeon json file to a text dungeon suitable for rendering by the tilemapper. Polymorphic definitions are discarded; all rooms are squared. |
||
---|---|---|
src | ||
test | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md |
TileMapper
A TTRPG battle map generator using custom tile sets.
Overview
WIP
Quick start
WIP