/delverengine

Delver game engine and editor

Primary LanguageJavaOtherNOASSERTION

Delver Open Source

Delver engine and editor source code release

This source release does not contain or cover the game data from Delver, the game data remains subject to the original copyright and applicable law.

Delver editor in action

License

This source code release is licensed under the Delver Open Source license. See LICENSE.txt for more information.

Notes

Delver is a Java project most easily built via Gradle. Import the Gradle project into your IDE of choice.

This is built on the LibGDX game framework, more information on LibGDX is available at https://libgdx.badlogicgames.com/

For discussion and help, check out the Official Delver Community Discord

Main Applications

Run configurations for IntelliJ have been included, for manual setup use the following:

Game: DungeoneerDesktop/src/com/interrupt/dungeoneer/DesktopStarter.java

Editor: DelvEdit/src/com/interrupt/dungeoneer/EditorStarter.java

Working directory: Dungeoneer

Resources directory: Dungeoneer/assets