Update README.md

Fix typo
This commit is contained in:
Rodrigo Delduca
2014-07-24 11:11:29 -03:00
parent 5d0c08be76
commit 61c5fcd1ca

View File

@@ -139,7 +139,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.
* [Errlicht](http://irrlicht.sourceforge.net/) - An open source high performance realtime 3D engine written in C++.
* [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)..
## GUI