HTML5 Canvas 2D Game Engine
https://phaser.io/
Phaser 3
https://github.com/photonstorm/phaser
https://www.npmjs.com/package/phaser
https://github.com/photonstorm/phaser3-examples
$ yarn add -D phaser $ npm i phaser
Phaser CE / Phaser 2
https://github.com/photonstorm/phaser-ce
https://www.npmjs.com/package/phaser-ce
$ yarn add -D phaser-ce $ npm i phaser-ce
https://github.com/photonstorm/phaser-ce/tree/master/typescript
https://github.com/photonstorm/phaser-ce#webpack
https://github.com/lean/phaser-es6-webpack
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
https://pixijs.com
https://github.com/pixijs/pixijs
const log = console.log; log('Hello Phaser.js