chiphunk

Haskell bindings for Chipmunk2D physics engine

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

Version on this page:0.1.2.1
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.1@sha256:1e17e0e3d2fc91317e2cfcb8fd9f7add4a5038d76a4ae6b444641c0a2adec881,4619

Module documentation for 0.1.2.1

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.