-
Notifications
You must be signed in to change notification settings - Fork 65
Home
The Adventure Blade Engine is a Framework to create adventure games. The Adventure Game Engine is composed by the Adventure Editor and the Blade Engine (runtime).
Game From Scratch has a review showing all the editor features here: http://www.gamefromscratch.com/post/2015/11/30/A-Closer-Look-At-The-Bladecoder-Adventure-Engine.aspx
A forum has been created to share ideas and question with the community: https://groups.google.com/forum/#!forum/bladecoder-adventure-engine
- Part 1: Blade Engine Tutorials - Creating the first scene
- Part 2: Blade Engine Tutorials - Atlas Animations
- Starting with Blade Engine Tutorial 1 by Patricio Land.
- Starting with Blade Engine Tutorial 2 by Patricio Land.
- Starting with Blade Engine Tutorial 3 by Patricio Land.
- Starting with Blade Engine Tutorial 4 by Patricio Land.
- Starting with Blade Engine Tutorial 5 by Patricio Land.
The Aventure Editor is a full featured editor to create adventure games. You can create games that runs in Desktop (Windows, Linux, MacOS), Android and IOS with minimal effort.
The Adventure Composer will create a game based in the LibGdx framework.
- Download, Install and Run
-
The Adventure
- Project structure
- Working with assets
- Multiple resolutions
- Chapters
-
Scenes
- Actor layers
- Walk Zones and obstacles
- Scene music
-
Actors
- Background Actors
- Sprite Actors
- Character Actors
- Obstacle Actors
- Anchor Actors
-
Animations
- Image renderer
- Atlas renderer
- Spine renderer
- 3D renderer
- Stand, Walking and Speak animations
- Dialogs
-
Verbs and Actions
- Control actions
- Sounds
The Blade Engine is the engine that runs the adventure game.
-
Customizing the game UI
- Changing the UI Icons
- Customizing the Inventory
- Customizing the Game Screens
- Creating custom actions
-
Testing the adventure
- The test verb
- Recording and playing games
- The Tester Bot
- I18N and text translations
-
The Adventure
- Project structure
- Working with assets
- Multiple resolutions
- Chapters
-
Scenes
- Actor layers
- Walk Zones and obstacles
- Scene music
-
Actors
- Background Actors
- Sprite Actors
- Character Actors
- Obstacle Actors
- Anchor Actors
-
Animations
- Image renderer
- Atlas renderer
- Spine renderer
- 3D renderer
- Stand, Walking and Speak animations
- Dialogs
-
Verbs and Actions
- Control actions
- Sounds
-
Customizing the game UI
- Changing the UI Icons
- Customizing the Inventory
- Customizing the Game Screens
- Creating custom actions
-
Testing the adventure
- The test verb
- Recording and playing games
- The Tester Bot
- I18N and text translations