@hackage Hipmunk0.2.1

A Haskell binding for Chipmunk.

Chipmunk is a fast, simple, portable, 2D physics engine (http://wiki.slembcke.net/main/published/Chipmunk). This package contains the Chipmunk rev4 source (from http://chipmunk-physics.googlecode.com/svn/trunk/) and Haskell bindings to all of its functions. It is completely self-contained.

Licensed under the MIT license (like Chipmunk itself).