Add Matter.js

This commit is contained in:
Ellison Leão
2015-01-19 19:36:01 -02:00
parent 2e8764e7e7
commit 82e7418d9b

View File

@@ -188,6 +188,7 @@ Code
* [Loom SDK](http://loomsdk.com/) - 2D mobile app and game framework with live reload of code and assets, AS3/JS/C#-like scripting language, and powerful 2D rendering and UI framework. Open source with paid "Turbo" service.
* [Lycheejs](http://lycheejs.org/index.html) - JavaScript Game library that offers a complete solution for prototyping and deployment of HTML5 Canvas, WebGL or native OpenGL(ES) based games inside the Web Browser or native environments.
* [LÖVE](http://love2d.org) - Lua 2D Game Engine.
* [Matter.js](http://brm.io/matter-js/) - a 2D physics engine for the web.
* [MINX](https://github.com/GearChicken/MINX) - Open Source 2D game framework written in C++ (to the style of XNA)
* [MOAI](http://getmoai.com/) - Cross-Platform framework designed for pro game developers to create iOS, Android, Windows, Linux, Chrome and OSX games using C++, OpenGL and Lua scripting.
* [MelonJS](http://melonjs.org) - open source light-weight HTML5 game engine.