boxjs

2D physics engine based on Box2D

Usage no npm install needed!

<script type="module">
  import boxjs from 'https://cdn.skypack.dev/boxjs';
</script>

README

boxjs

Boxjs is a javascript 2D physics engine based off of Box2D.

Boxjs can be used both in node as well as in browser.

For a demo (WIP), check out the testbed.