Merge pull request #80 from jzbl/torque

Add Torque2D and Torque3D to Game Engines. Removed them from "todo" list...
This commit is contained in:
Faraz Fallahi
2015-03-22 12:48:07 -05:00
2 changed files with 2 additions and 1 deletions

View File

@@ -229,6 +229,8 @@ 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] * [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] * [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/) * [Polycode](https://github.com/ivansafrin/Polycode) - A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] [website](http://polycode.org/)
* [Torque2D](https://github.com/GarageGames/Torque2D) - An open-source and cross-platform C++ engine built for 2D game development. [MIT] [website](https://www.garagegames.com/products/torque-2d)
* [Torque3D](https://github.com/GarageGames/Torque3D) - An open-source C++ engine built for 3D game development. [MIT] [website](https://www.garagegames.com/products/torque-3d)
## GUI ## GUI
*Graphic User Interface* *Graphic User Interface*

View File

@@ -229,7 +229,6 @@ https://github.com/oclint/oclint
https://github.com/TTimo/doom3.gpl https://github.com/TTimo/doom3.gpl
https://github.com/phusion/passenger https://github.com/phusion/passenger
https://github.com/GarageGames/Torque3D
https://github.com/id-Software/DOOM-3-BFG https://github.com/id-Software/DOOM-3-BFG
https://github.com/ideawu/ssdb https://github.com/ideawu/ssdb
https://github.com/OpenNI/OpenNI https://github.com/OpenNI/OpenNI