Simple map editor

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
User avatar
Murii
Party member
Posts: 216
Joined: Fri Jul 05, 2013 9:58 am
Location: Arad, Romania
Contact:

Simple map editor

Post by Murii »

Hi!

I'm making a game and I'm in that point where I have to create a map for it so I have these choices:
  • use Tiled
  • use tables
  • convert colors from a .png file into tiles
  • make my own little thing
I decided to go with the last one because I want something easy to use and have the source code near me all the time so I created this: https://github.com/Murii/tile_painter .
Right now you are able to: place, remove, save and load tiles.

In the near future I'd want to add the possibility of placing objects, eg: collision or entities. Based on their tags the developer,you, will interpret these values and spawn certain objects.

P.S: I'm pretty sure I won't add anything related to UI because I simply lack the experience but feel free to help me! ;)
Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests