Convert Tiled Map Editor json exports to ASCII map
You can download and use index.html locally or use this link: http://htmlpreview.github.io/?https://github.com/ilius33/TiledMapToASCII/master/index.html
- You need to set tile's type to a desired ASCII character (otherwise it will be considered as space)
- Export both map and tileset as JSON
- Drop both JSON files on the file drop zone
- Press generatemap