@hackage chiphunk0.1.2.2
Haskell bindings for Chipmunk2D physics engine
Installation
Dependencies (5)
- StateVar >=1.1.1.1 && <1.3
- base >=4.7 && <5
- hashable >=1.2.6.0 && <1.4
- safe-exceptions >=0.1.7.0 && <0.2
- vector-space >=0.13 && <0.17 Show all…
Dependents (1)
@hackage/reanimate
chiphunk
Chiphunk is a Haskell bindings for Chipmunk2D physics library. See Chiphunk.Low module for documentation.
Simple examples of usage can be found in chiphunk-example package.