Open
Description
We should have a tool for more easy map creation (design/drawing) than drawing ascii in sources.
Specification draft:
- Map editor could be a cross-platform desktop application (more complex case - a web app).
- The main mission is allow the programmer (or level designer) to visually construct levels' maps for Keter.
- Map editor should export an levels as a resource or a scala source, and maps would be created (loaded) from these sources in runtime.
- Construction of levels includes drawing a floor, walls, placing jumps and theirs targets, placing objects, and specifying various properties.