This repository has been archived by the owner. It is now read-only.

tiled-crystal

NOTE: This repository remains for compatibility.

For the current version, please refer to:

https://github.com/Crystal2Day/tiled-crystal

tiled-crystal

This Crystal shard allows parsing map files from Tiled (https://www.mapeditor.org/) into Crystal structures.

To run it, just include it into your project (it has no dependencies beyond the Crystal standard library) and call the following functions (with the paths to the respective files):

tileset = Tiled.parse_tileset("ExampleTileset.tsx")

map = Tiled.parse_map("ExampleMap.tmx")
Repository

tiled-crystal

Owner
Statistic
  • 0
  • 1
  • 0
  • 1
  • 0
  • about 1 month ago
  • August 13, 2024
License

MIT License

Links
Synced at

Thu, 03 Apr 2025 17:05:20 GMT

Languages