Home > <e-Adventure> > The future of <e-Adventure>

The future of <e-Adventure>

In my last post I mentioned how, after we released <e-Adventure> v1.0, we split our development in two branches.

The first branch was focused on short-term improvements and on adding new simple functionality to our existing model. This line included GUI improvements, general optimizations and new features such as “Drag and drop”, a revamped conversation system or new exportation profiles. As I said in that post, the result of that line of work is the publication of <e-Adventure> v1.2. We have already published a release candidate, which we expect to make final within the next few weeks.

This version marks the end of this line of work. Version 1.2 will continue to be improved and supported, with minor tweaks and solutions to emerging bugs. However, this also our feature-freeze point, and no new things are expected to make it into that branch.

On the other hand, this allows us to concentrate our efforts in what we internally call <e-Adventure> 2.0, which is our current research & innovation platform/sandbox. Among many things, these are the main lines of work within <e-Adventure> 2.0:

  • WEEV: Weev is the ongoing thesis project being developed by Eugenio Marchiori, proposing a new metaphor for game creation and visual languages to “weave” stories without thinking about flags and variables. The story of the game and the state changes can be defined with a high level of abstraction using the visual language, and these settings are automatically converted into an <e-Adventure> game with all the flags and conditions correctly configured.
  • Android integration: We already have the engine working in Android phones (see our preview) and the next step is to provide an automatic exportation profile to the editor. <e-Adventure> 2.0 will support reading QR-codes or using GPS data to trigger effects when the games are exported to an Android phone, and the editor will allow the configuration of these aspects (we need to do them manually right now). [Read more]
  • Accesibility: We have already invested a lot of effort in integrating accessibility features into our games. The next step is to make the editor as accessible as possible, and we are working in this line with Technosite.
  • Plug-in architecture for the editor and the engine. The key point here is to allow independent development of new features, affecting the engine, the editor or both.
  • New integration architecture, with new ideas and protocols for the integration with Learning Management Systems
  • New completely revamped GUI: We are working in the development of our own look & feel, giving a unified appearance to all our projects and (hopefully) solving our ongoing cross-platform GUI issues.

Each of these lines of work would deserve its own post describing it. I will try focus on some of them in the next few weeks.

  1. No comments yet.