Project getting on

Even though we didn't drop any news, we are working hard on Cero.
Here goes a little update about the different parts of the project we've been working on lately :

  • the core
  • the bataille game
  • the graphical interface
  • the sound module

But let me first tell about the website, which got its nice swedish look lately, thanks to nendomatt. Thanks for joining the team Matt :)

Going on with the current project state :

The core of the project, which will allow for developers to easily create card games is near half finished.
We didn't work on the plugin manager part yet, though we have clues on how it will look. The main job was until here to create base classes, so that developers won't have to code every part of the game from the very beginning.
Give a look at our SVN repository to know more.

In order to try out this core, we created a "bataille" game (sorry, I really don't know the english name). It seems operationnal, though there are some classes to finish :p

The graphical interface is going on at a nice pace and quite smoothly. Yet, as it needs the core of Cero to be tested, we will have to wait a bit more for the plugin part before saying if everything's ok ;)

Finally (almost forgot it, sorry mike), the Text2Speech module is working nicely. This module is meant to be used in the DevInt version of the project (basically, an adaptation of the soft for visually deficient people).

We should keep you more up to date in the next days, so make sure to come back regularly ^^