Skip to content

Elmapul/Online-Tile-Map-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Tile Map Editor

A web based tile map editor for all kinds of 2d games and applications.
Open source under the MIT or CC-BY-SA license.
Live Demo: http://elias-schuett.de/git/Online-Tile-Map-Editor/


preview

##Features

Implemented
  • Menubar
  • Tileset handling
  • Layer handling
  • Drawing
  • Fancy UI
In Progress
  • Animated tiles (for a more alive environment)
  • Viewport (for in-game effects e.g. parallax)
  • Tools (select, fill, flip/rotate, ...)
  • Save/Load (JSON, XML, ...)

##Dependencies

######Browser Support

  • Google Chrome
  • Mozilla Firefox
  • Opera (latest)
  • Internet Explorer 9+ [2]

Version info will be added soon.


[1] Ajax is used as a fallback solution
[2] No alpha definition support (yet)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.6%
  • CSS 37.4%