Andengine is a free Android 2D OpenGL Game Engine which includes box2d physic engine. You can download the sourcecode and find support at http://www.andengine.org/
In this first test I've tried some feature like SceneTouchListener, UpdateHandler, collision detection and physics.
In this "game" you have to collect all the coins by spinning the ball. The power and direction are given by a drag from the ball.
Many improvements can be done (of course). If I'll find some time I'd like to load levels shapes from a xml file, add some different walls (like moving walls, doors...), improve the moving ball effect.
Link to this comment:
All Comments (5)