From dcc269f2c9627c3eb0ce002d75f3143fbdfe7972 Mon Sep 17 00:00:00 2001 From: questor/inter Date: Tue, 12 Aug 2014 11:04:11 +0200 Subject: [PATCH] Grit added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c16fa2..706b5da 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin ## Game Engine * [Cocos2d-x](http://www.cocos2d-x.org/) - A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. +* [Grit](http://gritengine.com/) - Community project to build a free game engine for implementing open world 3D games. * [Irrlicht](http://irrlicht.sourceforge.net/) - An open source high performance realtime 3D engine written in C++. * [Polycode](http://polycode.org/) - Open-Source Framework for creating games in C++ (with Lua bindings)..