Page 1 of 1

Delver game-engine and editor open-sourced (GPL)

PostPosted: 17 Nov 2018, 11:34
by Julius
Fairly cool rogue-like pixelish 3D RPG: http://www.delvergame.com/

Code and editor (but not the game assets) are now open-source (GPLv2):
https://github.com/Interrupt/delverengine

Editor seems quite cool and I think custom build and not part of the famework is is based on: https://libgdx.badlogicgames.com/

Would be cool if someone would make a mobile VR game out of it :) LibGDX seems to have the necessary parts in place: https://github.com/bernardjason/daydream

Re: Delver game-engine and editor open-sourced (GPL)

PostPosted: 17 Nov 2018, 22:58
by SecureUvula
Exciting that a commercial game released their engine as GPL.

Too bad it's Java, Java isn't my cup of coffee.