Skip to content

Quickly build a tilemap from a tileset and a CSV file

Notifications You must be signed in to change notification settings

sd805/Tilemap-Viewer

Repository files navigation

Tilemap-Viewer

Quickly build a tilemap from a tileset and a CSV file.

How to use

Create a CSV file with the cells mapping to tile numbers. (0 represents the top-left tile of the tileset)

tilemap

Then load the tileset image and CSV file into the program. Specify how many pixels wide each tile is and click generate.

tileoutput

Building

To build the program, open tilesetWidget.pro in Qt Creator (Qt 5.15.2), run qmake, and build.

About

Quickly build a tilemap from a tileset and a CSV file

Resources

Stars

Watchers

Forks

Packages

No packages published