From 82e7418d9b67245dfe3d76683a339b8bd8ed6f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Le=C3=A3o?= Date: Mon, 19 Jan 2015 19:36:01 -0200 Subject: [PATCH] Add Matter.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb07062..ede3ac3 100644 --- a/README.md +++ b/README.md @@ -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.