A tilemap editor which you can run from anywhere (adopts to smartphone screens too). Since it is a progressive web app,you can even install it and run it when you are offline.
If you want to install it, go to its host page at:
https://blurymind.github.io/tilemap-editor/
Features:
- Multiple tileset support
- Multiple tilemap support
- Multi-tile selection and painting (drag select multiple tiles from the tileset)
- Tileset meta-data editing (Assign tags to tiles, automatic assignment of symbols to tiles)
- Tilemap layers (as many as you like)
- Export boilerplate code for kaboomjshttps://kaboomjs.com/ (wip)
- Customizable export data
- Resizable tilemap - non destructive too
- Paint tool, Pan tool, eraser tool, Bucket fill tool, Random tile tool, Pick tile tool
- Responsive interface (scales down to portrait mode on mobile)
- Tiny footprint
- Easy I/O api that lets you transform and save data with ease
Planned:
- Export data feature
- Undo/redo system
- Paint tool modes (line, square, circle,etc)
- tiled i/o
You can read more about it at:
https://github.com/blurymind/tilemap-editor
If you like the project, please consider donating to it here on itch, or at the project page
Log in with itch.io to leave a comment.
When I use the scroll wheel to enlarge the map on the right, the tiles on the left compensate, no problem with that. Now I can't see all the tiles anymore...the size of the box the tiles are in is fixed... I get a scroll bar to view the rest of the tiles while the map is enlarged, but this isn't really that helpful... Is there a way to change the length and width of the box the tiles are in while the map is zoomed in, so I can always see ALL the tiles no matter what size the map is?
I guess the best place would be the github tracker. You can open a ticket at the issues if you find a bug or have a feature request. If you want to directly contribute with code you can also fork it and make a pr. Its open source so its truely yours :)
If you have made a demo map, you can save it as a json file and upload that to gist. Demo maps and screenshots can also help promote the software to more users too.
I am very thankful to everyone who brought it here on itch. It motivates me to pick it up more often and push it further :3 Thank you ❤