OCaml-Chipmunk

OCaml bindings for Chipmunk

This is an OCaml binding for Chipmunk.

Chipmunk is a rigid body physics library, designed for 2D video games.
OCaml is a fast and powerful language for application development.

You can have a look to the moon-buggy demo which abundant comments explain the basics of Chipmunk.

The rolling-Moon, an early beginning draft of an arcade game which uses the Chipmunk binding.

The Caml Language