/map-editor

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Map Editor

A simple tile map editor aiming for compatibility with the Tiled Map Editor.

WARNING! This is a WIP and is not ready for use.

Use it: https://map-editor.sebtoombs.com/

TODO

  • Optimise tile drawing
  • Add tileset margin & spacing
  • Add tileset multi tile drawing/selection
  • Delete painted tiles
  • Add fill tool
  • Save project
  • Export tilemap
  • Add multiple layers
  • Handle map size changes