TiledMapLoader is a library for parsing [Tiled's TMX/TSX file format] (https://www.mapeditor.org/). It is used my several of my other game projects, including Blue Lagoon and Pentago. It's with Java 8 compliance, because I used it in some of my Processing projects and Processing only supports Java 8.