README.md 251 Bytes

Chipmunk Physics Example

This is an example showing how to use Chipmunk2D physics library to create and control physics objects in DALi. It creates a ball and a pyramid brick wall which can be moved using touch and key events.