Skip to content

Commit e47f8c0

Browse files
committed
Merge pull request fffaraz#80 from jzbl/torque
Add Torque2D and Torque3D to Game Engines. Removed them from "todo" list...
2 parents 2fadef5 + 0d57d5a commit e47f8c0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
229229
* [Grit](http://gritengine.com/) - Community project to build a free game engine for implementing open world 3D games. [MIT]
230230
* [Irrlicht](http://irrlicht.sourceforge.net/) - A high performance realtime 3D engine written in C++. [zlib]
231231
* [Polycode](https://github.com/ivansafrin/Polycode) - A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] [website](http://polycode.org/)
232+
* [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)
233+
* [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)
232234

233235
## GUI
234236
*Graphic User Interface*

todo1.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ https://github.com/oclint/oclint
229229

230230
https://github.com/TTimo/doom3.gpl
231231
https://github.com/phusion/passenger
232-
https://github.com/GarageGames/Torque3D
233232
https://github.com/id-Software/DOOM-3-BFG
234233
https://github.com/ideawu/ssdb
235234
https://github.com/OpenNI/OpenNI

0 commit comments

Comments
 (0)