Drag[en]gine Game Engine Release 1.23
1.23 release of the Drag[en]gine Game Engine.
Contains installers for End-Users (gamers) as well as Development tools for Game developers.
See https://dragondreams.ch/index.php/changelog-release-1-23 for the full listing.
For End-Users and Game Developers:
- install-dragengine-1.23-linux64.sh
- install-dragengine-1.23-windows64.exe
- dragengine-live-1.23.zip (live-build suitable for running games without installing the game engine or demo-sessions on exhibitions)
For Game Developers (you do NOT need source code nor compiling to develop games, just the engine and the IGDE):
- install-deigde-1.23-linux64.sh
- install-deigde-1.23-windows64.exe
For Continuous Integration (Build Servers):
- install-dragengine-ci-1.23-linux64.sh
- install-deigde-ci-1.23-linux64.sh
For Engine Module developers:
- install-dragengine-dev-1.23-linux64.sh
- install-dragengine-dev-1.23-windows64.exe
For IGDE Editor developers:
- install-deigde-dev-1.23-linux64.sh
- install-deigde-dev-1.23-windows64.exe
Example projects to learn developing with the Drag[en]gine Game Engine can be found on the Wiki (https://developer.dragondreams.ch/wiki/doku.php/gamedev:deigde:exampleprojects) and in the DEExamples repository (https://github.com/LordOfDragons/deexamples).