Skip to content

Bladecoder Adventure v1.0.0 aka "Bonasera" release

Compare
Choose a tag to compare
@bladecoder bladecoder released this 12 Oct 20:11
· 762 commits to master since this release

The Blade Engine has finally reached the v1.0 and it is consider ready for production!

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

  • Images can be localized now.
  • Added xxxhdpi icon folder to Android.
  • Better scroll handling in text areas.
  • Added "show console" checkbox in the view menu.