LevelBuilder

Status:alpha 1 version 0.40
Expected release:August 2009
Type of project:application / tool
Platforms:Java 6 or higher, using the ToolKit library


download program (alpha 1, version 0.25)
download source
tutorial 1
tutorial 2
tutorial 3


LevelBuilder is an application to draw maps or levels, for documentation purposes or for use in an actual game. It is a continuation of the MapMaker project. Where MapMaker maps were based on a grid, LevelBuilder goes much further and allows for objects to be placed anywhere. New editing options have been included that are far more powerful than those in MapMaker.

LevelBuilder is first and foremost designed as a "sandbox" application - all its components are implemented such that they can be taken in any direction for any type of game project (or even simple image map creation for your favorite RPG game). Although still a lot of work needs to be done, the basic tools are there.

For screenshots of the application, see the tutorials.

A list of changes from MapMaker so far:

Because of the more open structure and editing possibilities, it is in theory possible to create levels for any kind of 2D game, or even semi-3D game. With the inclusion of the grid the simplicity of MapMaker can be retained for grid based games. Platformers, horizontal or vertical shooters, 2D RPGs, puzzle games; all should be possible now. With the flexibility of the used ToolKit library, it is also possible to add different types of editing views to the editor, including an isometric one.



Currently being developed (or "wish list" to be more precise)



Known issues



Changelog

Version 0.40:

Version 0.27:

Version 0.25:

Version 0.20: