From 2f02aa596a5fb770b0fe07d386f8f7c47daafc4d Mon Sep 17 00:00:00 2001 From: bigpanda Date: Sun, 22 Mar 2015 21:26:33 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6426b87..43ce05a 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Grit](http://gritengine.com/) - Community project to build a free game engine for implementing open world 3D games. [MIT] * [Irrlicht](http://irrlicht.sourceforge.net/) - A high performance realtime 3D engine written in C++. [zlib] * [Polycode](https://github.com/ivansafrin/Polycode) - A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] [website](http://polycode.org/) +* [GamePlay](https://github.com/gameplay3d/GamePlay) - A cross-platform native C++ game framework for creating 2D/3D mobile and desktop games.[Apache2] ## GUI *Graphic User Interface*