
About
This is the official open-source release of the Delver game engine and its level editor, licensed under the zlib license. It's a Java project built on the libGDX framework. The release covers only the engine and editor source code — Delver's actual game data remains under separate, standard copyright and is not included.
Getting started
Building requires JDK 17 or later; the game and its level editor are each run and built via separate Gradle tasks documented in the repo.