Skip to content

Bladecoder Adventure Engine v0.9.10 aka "Little Johnny Demo"

Compare
Choose a tag to compare
@bladecoder bladecoder released this 25 Apr 13:59
· 923 commits to master since this release

DOWNLOAD AND RUNNING THE EDITOR

Below you can download a .zip package with the Adventure Editor. In the bin folder there are scripts to run the editor in Windows, Linux and Mac. Java JDK 1.8 is required to run the Editor.

TEST PROJECTS

Several test projects can be downloaded from here.

Test projects can be used to learn about the Blade Engine features. For example, the venus project is a complete (short) game.

CHANGES

  • FIX: Bad width calculation in DialogUI.
  • Change help screen language in runtime.
  • Sets Ctrl+d to toggle debug mode.
  • Catch 'BACK' key in android.