chiphunk

Haskell bindings for Chipmunk2D physics engine

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

Version on this page:0.1.2.0
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.0@sha256:bd129c91033140cb5ad9cc3c446baccdc377a17214026c79c9705c7d886e54cb,4619

Module documentation for 0.1.2.0

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.