chipmunk 0.0.2

Rust bindings to the chipmunk-2d physics engine. This crate is a work in progress.
# Chipmunk

This is a library wrapping around the chipmunk-2d physics engine.  This is the
high-level wrapping, for the C interface, see the `chipmunk-sys` crate.