Map editors


Map editors is programs that is used to create maps, worlds or levels for a game in a 2D environment or a 3D environment.





Free code for a tile map editor, 2D game (Java/XML)

This free Java code for a tile map editor can be used to create tile maps for a 2D game, tile maps can be exported as XML-files so that you can import the map easily into your game.