
simple-map-editor
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