From 2241b418a58fa85462ce8d6ae823fc5c62637a01 Mon Sep 17 00:00:00 2001 From: Jookia <166291@gmail.com> Date: Fri, 21 Aug 2015 04:44:57 +1000 Subject: [PATCH] Add Moai. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f7e90b9..92133b5 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ These are full-blown game engines. * [LambdaHack] [84] - Implemented in Haskell, Designed for roguelikes. [3-clause BSD] [29] . * [lycheejs] [89] - Implemented in ECMAScript. Designed for construction of HTML5 or native SDL games. [Expat] [11] . * [Maratis] [311] - Implemented in C++. Has Lua for scripting. [GNU GPLv2] [14] . +* [Moai] [319] - Implemented in C++. Has Lua for scripting. [CPAL] [320] . * [Ogre3D] [41] - Implemented in C++. Has a [range of bindings] [42] . [Expat] [11] . * [Orx] [315] - Implented in C. [zlib] [45] . * [Panda3D] [119] - Implemented in C++. Has a Python interface. [3-clause BSD] [29] . @@ -780,3 +781,5 @@ This is a catch-all category for things that don't fit anywhere else. [316]: https://github.com/TriumphLLC/Blend4Web [317]: http://playn.io/ [318]: https://www.libgosu.org/ +[319]: http://getmoai.com/ +[320]: http://opensource.org/licenses/CPAL-1.0