We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3c877 commit aeeff2dCopy full SHA for aeeff2d
docs/reference/support-for-tmx-maps.rst
@@ -388,6 +388,13 @@ Monkey X
388
rendering TMX files. Supports orthogonal and isometric maps as both
389
CSV and Base64 (uncompressed).
390
391
+NICO Game Framework
392
+~~~~~~~~~~~~~~~~~~~
393
+
394
+- `NICO <https://github.com/ftsf/nico>`__ is a game framework for the Nim
395
+ programming language that supports loading and saving Tiled maps in JSON format
396
+ (see the `Tilemap API documentation <https://github.com/ftsf/nico/blob/main/API.md#tilemap>`__).
397
398
Node.js
399
~~~~~~~
400
0 commit comments