Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 245 Bytes

OChipmunk

Port in ocaml of the C library Chipmunk Physics

Installation

Requires ocamlfind and ocamlbuild. Type in the root directory:

ocaml setup.ml -configure
ocaml setup.ml -build
sudo ocaml setup.ml -install