vendredi 2 septembre 2011

Izzie for android, Post Mortem




Izzie is an independant game for iOS made by www.dream-up.eu



It's one of the games made with their Game Engine (named DG)

We did the port from iOS to Android.

To port the game, we had to use JNI (Java Native Interface) to compile their core engine and use a skeleton in Java using an OpenGL SurfaceView plus a wrapper to their API.
And to be fully compatible, we only needed to link the openAL lib for 3D sounds, and the ZLib for unzipping files.

Their engine is so well programmed that we didn't get much trouble to do the job.
You can find the free version at:






Aucun commentaire:

Enregistrer un commentaire