This website implements a projectile motion simulation.
- Physics with
matter-js
. - Equations with
KaTex
.
To build the html page, run:
git submodule update --init
nimble install -d -y
nimble htmlpage
- Babel Formatter with https://codifyformatter.org/babel-formatter.
- JS Minifier with https://www.toptal.com/developers/javascript-minifier.