Simple framework for building games in JS with canvas 2D. This includes basic math utils, canvas rendering, particle system, etc. This was developed by @dioveath to learn about programming, gamedev and other fancy stuffs.
dioveath/teengine-js
My JS Game engine/framework with canvas rendering, Euler method physics, particle system.
JavaScript