Comments

Log in with itch.io to leave a comment.

(+1)

(’<_ ’

architectural beauty, and an artistic statement too

(1 edit)

If you do it for practice or just for fun, so my congratulations. But if you really need something like production ready tilemap editor, you can look at tiled although it isn't user friendly

yup i know about tiled from hubert who posted below. in my game engine i have very specific (weird) limitations:

  • map must be 10x10 tiles
  • can have only 1 layer
  • tiles are stored in an array of arrays

so i made this tool that can only produce maps i can directly paste into the engine. in other words - this is production-ready for me :D

(+2)

interesting experiment - let’s see where it will lead… map

[16, 16, 10, 20, 21, 28, 29, 17, 17, 17], [16, 11, 11, 23, 24, 25, 26, 10, 17, 17], [16, 11, 11, 5, 3, 3, 6, 10, 10, 17], [16, 16, 10, 5, 2, 0, 6, 10, 14, 17], [16, 16, 10, 10, 7, 10, 18, 10, 15, 10], [16, 12, 7, 7, 7, 7, 7, 7, 7, 10], [8, 8, 7, 10, 10, 7, 10, 10, 18, 10], [10, 10, 10, 10, 10, 7, 10, 10, 10, 10], [10, 10, 10, 10, 10, 7, 10, 10, 10, 19], [10, 10, 10, 10, 10, 7, 10, 10, 19, 19]

you went for a classic "house at the edge of woods" vibe, i dig that. your contribution to the town of surtville has been hereby accepted