Another Game Engine

Posted: July 2, 2009 in Android, Java, Mobile
Tags: ,

I forgot in my post the other day a most important game engine to start with in Android Game Programming. Usually most game programming books recommend that you start out with an isometric game engine, preferably tile and rpg based. Basically, because than its easy to pick up the basic game programming skills without having difficulty of calculus math and etc. Although the project is now nolonger producing code, the isoj2me game engine for j2me should be downloaded studied and modified for Android.

You will  still need some type of isometirc tile editor to create the graphic tiles. TileStudio is windows only and Tiled is java based And when I was building game engines in the past, my best resource for engine development was flipcode. Be warned that the flipcode articles are very heavy as the focus was mainly console game development but one you know the math you can modifiy the stuff focused in the articles for use on Andorid once you  translate from C/C=++/C# to java.

But, developing an isometric tile game is a good start and the isoj2me game engine should be a good starting point to do that first isoemtric Android game.

Reblog this post [with Zemanta]
Comments
  1. Tony S. says:

    Thanks for all these posts, Fred. They are very useful

Leave a reply to Tony S. Cancel reply