A simple 2d physics engine to handle acceleration and velocity.
This is a work in progress, a simple 2d physics engine that meets the needs of my projects. I'll add functionality as needed, but I'm not looking to build out a full-featured physics engine as there are tons of them available.
Features ONLY include:
- acceleration and deceleration
- automatic turning to a specific angle
- automatic stopping
https://davidfig.github.io/physics/
Coming soon...
npm i yy-physics
MIT License (c) 2021 YOPEY YOPEY LLC by David Figatner