jakguel / G-Map-Editor

A web based tile map editor for all kinds of 2d games and applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G Map Editor

G Map Editor is a customized Version of Online-Tile-Map-Editor, with some new features and bug fixes. G Map Editor was made for a never released HTML5 RPG Maker. Copyright 2015 by Jiyan Akgül / jiyan@akguel.net

This Editor was based on following Map Editor :
Online Tile Map Editor (https://github.com/elias-schuett/Online-Tile-Map-Editor)
Copyright 2012-2014 Elias Schütt contact@elias.media
Open source under the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.

Features

Implemented

  • Tools (Box Select, Fill)
  • Event Edtor
  • History with Undo / Redo
  • Export/Import (JSON Only)
  • Tileset handling
  • Layer handling
  • Tweaked Fancy Ui
  • Disabled Walking direction (per Block)

In Progress

  • More Event Editor Functions : Modelling and Programming (ie. Dialogs and Walking Paths for Characters)
  • Custom Event Language or using an existing
  • Export/Import Tiled Map Editor

About

A web based tile map editor for all kinds of 2d games and applications.


Languages

Language:JavaScript 72.9%Language:HTML 16.8%Language:CSS 10.3%