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/)
- Host: GitHub
- URL: https://github.com/hcarty/ocaml-tiled
- Owner: hcarty
- License: mit
- Created: 2019-12-08T17:56:00.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-05-19T04:59:49.000Z (about 5 years ago)
- Last Synced: 2025-03-02T22:41:45.617Z (over 1 year ago)
- Language: OCaml
- Size: 20.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ocaml-tiled - OCaml parser for tsx and tmx files

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