Hello.
While developing another project I started this project as a small utility program to make maps for an RPG game. I've since turned it into its own project.
What it is, is a tile map editor with a few rather simple functions.
You can load/Save files
Copy/Paste sections of tiles
Fill a block of tiles
Select two different tiles to "paint"
A full README is included.
Here's a screen shot:
Download here:
https://sourceforge.net/p/tilecat/home/Home/So what do you all think?
I want to eventually make it so I can have multiple maps open at once each with their own window. But I've ran into many problems and bugs trying this.