I need an Android Engine that can handel 2d explosions and gravitational physics?
-
-
Answer:
You want features like sprite animation and rigid body physics. Then use any game engine with Box2D or Chipmunks physics engine integrated. You you can use the android port of Box2D or Chipmunks with your sdk. Btw, are you using any game engine or just using Android SDK. If you are using just Android SDK then I should say there is many game engine for Android platform available with sprite animation , particle effects and physics engine included. You can always roll your own or code everything yourself but this things are already done there. Here are options what you can do : 1. Grab an android game engine (physics + particle effect + sprite animation included) 2. Grab Android port of Box2D or Chipmunks and integrate it with Android SDK. Roll your own code for particle effect and sprite animation 3. Code everything yourself , if you think you are smart. Here are some list of game engine you can check 1. LibGDX : http://code.google.com/p/libgdx/ 2. Cocos2D-Android : http://code.google.com/p/cocos2d-android/ 3. e3droid : http://www.e3roid.com/ I think LibGDX or e3droid would be a good choice both have box2D physics engine and many other features. I personally tried libGDX and it is awesome, you can even make games for PC with libGDX. To port it to android you need to add only 6 lines of code, that's it. Choosing a game engine is always a better option if you really want to concentrate on making games than programming games.
The Cryptic Sniper at Yahoo! Answers Visit the source
Other answers
You want features like sprite animation and rigid body physics. Then use any game engine with Box2D or Chipmunks physics engine integrated. You you can use the android port of Box2D or Chipmunks with your sdk. Btw, are you using any game engine or just using Android SDK. If you are using just Android SDK then I should say there is many game engine for Android platform available with sprite animation , particle effects and physics engine included. You can always roll your own or code everything yourself but this things are already done there. Here are options what you can do : 1. Grab an android game engine (physics + particle effect + sprite animation included) 2. Grab Android port of Box2D or Chipmunks and integrate it with Android SDK. Roll your own code for particle effect and sprite animation 3. Code everything yourself , if you think you are smart. Here are some list of game engine you can check 1. LibGDX : http://code.google.com/p/libgdx/ 2. Cocos2D-Android : http://code.google.com/p/cocos2d-android/ 3. e3droid : http://www.e3roid.com/ I think LibGDX or e3droid would be a good choice both have box2D physics engine and many other features. I personally tried libGDX and it is awesome, you can even make games for PC with libGDX. To port it to android you need to add only 6 lines of code, that's it. Choosing a game engine is always a better option if you really want to concentrate on making games than programming games.
solewalk...
more android news and free apps here : android.pandaapp.com
Jack
more android news and free apps here : android.pandaapp.com
Jack
Related Q & A:
- How can I get my Tecumseh engine to get more power and speed?Best solution by Yahoo! Answers
- I need a new screen name can you help me.Best solution by Yahoo! Answers
- Can i build and electric engine for a bicycle?Best solution by Yahoo! Answers
- Can I put a bigger engine in my Suzuki Vitara?Best solution by Yahoo! Answers
- Do I need to know a lot of math and physics to obtain a private pilot's license?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.