Saturday, November 5, 2011

Cocos2D + Box2D Tech Demo

Finally get to open my Mac after using Windows for awhile :P

Anyway, just to update my latest progression about some simple tech demo that I've done using Cocos2D and Box2D physics engine.

The control is simple, basically I just swipe up to fire the ball. The direction of where the ball move will be based on the direction that you swipe. While the speed of the ball depending on swiping speed too.

If the ball touches the boundary, it will bounce back and if the ball collided with other balls then both of them will be disappeared.

Below is the video of this tech demo:


No comments:

Post a Comment