An open API service indexing awesome lists of open source software.

https://github.com/hcarty/ocaml-tiled

OCaml support for Tiled editor files (https://www.mapeditor.org/)
https://github.com/hcarty/ocaml-tiled

Last synced: 12 months ago
JSON representation

OCaml support for Tiled editor files (https://www.mapeditor.org/)

Awesome Lists containing this project

README

          

# ocaml-tiled - OCaml parser for tsx and tmx files

![CI checks](https://github.com/hcarty/ocaml-tiled/workflows/CI%20checks/badge.svg)

A very basic, very WIP parser of tsx (tileset) and tmx (tilemap) files created
with [Tiled](https://www.mapeditor.org/).