genesis-tubs-engine

---

Usage no npm install needed!

<script type="module">
  import genesisTubsEngine from 'https://cdn.skypack.dev/genesis-tubs-engine';
</script>

README

genesis-tub

genesis-tubs-engine

Physics engine built in Javascript. Genesis-tubs is a reference to the Simpsons episode in which Lisa puts her tooth in coke for a science project and indivertibly creates life.

Note: this project is poorly and only sporadically maintained

asteroids">

Development:


git clone https://github.com/mauicv/genesis-tubs-engine.git
npm install

Environments are created easiest with the genesis-tubs-builder.


Examples:

No real tests have been implemented. To run a example implementation within a electron application use:

npm run test-env

To run a example implementation within a vue SPA use:

npm run test-vue