Split&Roll is a physics game in which the player must split parts of the level to join the main character with his girlfriend. The player must split objects with his finger: in this way the objects will fall on the ground thanks to the action of gravity and the character can roll to his girlfriend. In each level the player has a limited number of cuts.
The game has been developed to test some complex frameworks and features like:
- Cocos 2D Engine
- Box 2D Physics Engine
- Touch Recognition in Real Time
- Cutting of Complex Polygons
- Physics management in Real Time