Hamcha 2019-11-19 14:38:33 +00:00
commit 016e957b2a

6
Making-maps.md Normal file

@ -0,0 +1,6 @@
Optimized for use with [Tiled](https://www.mapeditor.org/).
Tile maps are [Tiled JSON](https://doc.mapeditor.org/en/stable/reference/json-map-format/).
Tile sets are any image format supported by browsers, PNG is preferred, as webp is [not supported in Safari yet](https://caniuse.com/#feat=webp).
Scripting is TBD