dough is a 2D HTML5 game engine focused on simplifying game development for the web.
dough is under construction and constantly changing. As of now, it is built on top of Pixi.js as its rendering engine and Matter.js as its physics engine.
You can find a few examples under the docs
folder, though these are currently POC's and may not be entirely up to date.