Skip to content

A viewer for Tiled maps made with the nCine

License

Notifications You must be signed in to change notification settings

nCine/ncTiledViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux macOS Windows MinGW Emscripten Android CodeQL

ncTiledViewer

A viewer for Tiled maps made with the nCine.

The parser is pretty complete, lacking only elements related to layer groups, Wang sets, templates, editor settings, and chunks.

Layer data should be uncompressed and in CSV format for the loader to work. Embedded images are not supported but external TSX files are.

The viewer can only show orthogonal maps but it can load multiple tilesets, layers and animation frames.

At the moment image layers are not supported by the viewer.