Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/reference/support-for-tmx-maps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,13 @@ Monkey X
rendering TMX files. Supports orthogonal and isometric maps as both
CSV and Base64 (uncompressed).

NICO Game Framework
~~~~~~~~~~~~~~~~~~~

- `NICO <https://github.com/ftsf/nico>`__ is a game framework for the Nim
programming language that supports loading and saving Tiled maps in JSON format
(see the `Tilemap API documentation <https://github.com/ftsf/nico/blob/main/API.md#tilemap>`__).

Node.js
~~~~~~~

Expand Down