Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 956 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 956 Bytes

Online Tile Map Editor

A web based tile map editor for all kinds of 2d games and applications.
Live Demo: http://elias-schuett.de/git/Online-Tile-Map-Editor/


#Features

Implemented
  • 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]

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