Skip to content

Toboi/TiledReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TiledReader is a simple Java library for reading information from files created with the map editor Tiled (https://www.mapeditor.org/). TiledReader makes the internal structure of Tiled map, tileset, and template files easy to navigate, but it cannot load image data (only report paths to image files), and it cannot render Tiled maps by itself. Thus, TiledReader is most appropriate when you want to use Tiled in combination with existing graphics code.

About

A simple Java library for reading Tiled files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%