cljbox2d
cljbox2d copied to clipboard
Instructions on how to use
Notes for others :)
- comment out the
lambdaisland/jbox2d-testbed-jogldependency indeps.edn(gave me a "Could not find artifact" error) - run
clj -Adevand then(require 'cljbox2d.demo)in the repl
Thanks @grav for trying it out! I did some cleanup, cut a proper release, and added better instructions to the README. Mind trying it out again?
Cheers!
We're two releases further down the road now, and there are instructions in the README for how to get started and how to run the demo. More improvements always welcome, meanwhile I think it's time to close this issue. Thank you for using cljbox2d!