Impulse.js is a high performance HTML5 game engine for JavaScript. It aims to be extremely flexible, without being overly complex.
Drive your imagination.
npm install @dubrowgn/impulse.js
npm install --only dev
Un-minified:
npm run build
Minified:
npm run build-release
npm run test