Java bindings for the Chipmunk 2D physics library.
[http://github.com/johang/chipmunk-for-java]
GPLv3.
Tested and developed on Ubuntu/Linux. May or may not compile and run on other platforms.
- JDK (like sun-java6-jdk, openjdk-6-jdk or gcj-4.4-jdk.)
- C compiler (like gcc.)
- JRE.