Is there any open source android gaming engine ?
|
closed as not constructive by Tetrad♦ Mar 31 '12 at 18:32
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
There is no open source game engine available on Android equal to commercial Unreal Engine or Unity. But you can use different Open Source Projects for little games or applications. Java 2d Game Engine (as cocos 2d on iphone):
C++ 2d Game Engine:
Java 3d Game Engine:
C++ 3D engines available on Android:
Ogre3D and Irrlicht aren't well packaged but you can develop games for iPhone and Android devices. Linderdaum is currently available only for Windows and Android. |
|||||||||||||
|
|
The AndEngine All these from googling 'android game engine'. |
||||
|
|
|
There is a list of at least 23 Open Source Android Game Engines here: http://mobilegameengines.com/android/open_source_game_engines |
|||||
|
