This is the iPhone application using cocos2d. It is containing the system of balls with physics. It has a bound box and balls.
touch a empty space : make a new ball touch a ball : remove your ball
A personal project still in pre-pre-alpha stage.
Made with Python, Pyglet, Cocos2D and Box2D (PyBox2D)
Objective:You control a box which would fight against other box ala bumper car. Until you win.