As JavaScript-HTML5 development is getting more popular and browsers supporting new features are being utilized by more users everyday, -as expected- many new games are being developed with JavaScript.
JavaScript-powered games are not only easier-to-develop for web developers but they are also the only cross-platform ones including desktop, web and mobile.
Previously, WRD had shared 25 Amazing JavaScript Games (Some Fun And Inspiration) and, today, here is a list of free JavaScript game frameworks to build a new one:
The Render Engine
A cross-browser engine which is very flexible and comes with an extensive API.
It uses object-pooling to reduce garbage collection.
Abstraction around the Canvas DOM element and any DOM element exists to standardize access to the capabilities of 2D rendering.
Box2d is the physics engine integrated, has support for touch inputs and much more.
LimeJS
It is a HTML5 game framework for building games that'll feel native and work fast in modern touchscreens and desktop browsers.
LimeJS is created with Closure Library built by Google and comes with functions/classes to control the timeline, events, shapes and animations.
Also, the framework has full support of sprite sheets (you can collect all images inside a single file).















