I am fairly new to Java and totally new to Tiled.
I want to use Tiled to try a couple of things with AI.
I found this to use Tiled in Java: https://github.com/bjorn/tiled
I installed it, made the Jar and added the library. But I cannot find any documentation on how to use it.
Are there docs somewhere or do just use a bad library?