cljbox2d icon indicating copy to clipboard operation
cljbox2d copied to clipboard

Results 1 cljbox2d issues
Sort by recently updated
recently updated
newest added

Notes for others :) - comment out the `lambdaisland/jbox2d-testbed-jogl` dependency in `deps.edn` (gave me a "Could not find artifact" error) - run `clj -Adev` and then `(require 'cljbox2d.demo)` in the...