simple-map-editor


A simple 2D game map editor in Java

A simple tile based graphical map editor, suitable for 2D games. This program uses only the base Java API. It features a scrollable map with multiple visible layers, and supports translucency and transparency effects on the tiles.

Map files are saved in a very basic format that should be easy to parse

Project Information

Labels:
mapeditor 2D game RPG graphics