chiphunk

Haskell bindings for Chipmunk2D physics engine

https://github.com/CthulhuDen/chiphunk#readme

Version on this page:0.1.2.2
LTS Haskell 19.33:0.1.4.0
Stackage Nightly 2022-03-17:0.1.4.0
Latest on Hackage:0.1.4.0

See all snapshots chiphunk appears in

BSD-3-Clause licensed by Cthulhu
This version can be pinned in stack with:chiphunk-0.1.2.2@sha256:a35d9646b83b4bc4418b7b51e1d00fcd6c4b177b2cfa2316375e6077198736ba,4619

Module documentation for 0.1.2.2

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.