Which is the best 2D game engine For android game development? I heard the popular game engines are andEngine and libgdx. Which one is better? Can I use this engine for physics simulation?
Which is the best 2D game engine For android game development? I heard the
Share
AndEngine is the BEST. Im currently using it for a project. It has a Box2D extension that you can use for physics. Works excellent! If you have a android smartphone download the andengine example app to see what you can do with it. A new version has just been released.