Add the Magnum engine. (#174)

This commit is contained in:
Vladimír Vondruš
2018-09-12 17:23:35 +02:00
committed by Ellison Leão
parent 62a8e84e9b
commit 0f0dcd910c

View File

@@ -254,6 +254,7 @@ Code
* :tada: [LÖVE](http://love2d.org) - Lua 2D Game Engine.
* :tada: [MINX](https://github.com/GearChicken/MINX) - Open Source 2D game framework written in C++ (to the style of XNA)
* :tada: [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.
* :tada: [Magnum](http://magnum.graphics/) - a lightweight and modular 2D/3D graphics/game engine written in C++11
* :tada: [Matter.js](http://brm.io/matter-js/) - a 2D physics engine for the web.
* :tada: [MelonJS](http://melonjs.org) - open source light-weight HTML5 game engine.
* :free: [Monkey X](http://www.monkey-x.com) - Multi-platform programming language and cross-compiler, aimed at fast game programming.