Game Development Community

Starting with Torque

by Manuel · in Torque Developer Network · 08/07/2011 (8:45 am) · 1 replies

Hi,

i want to start programming but iam a little confused wich langage i have to start?
C# looks quite easy to learn and c++ is powerful. But if i want create a game with torque 2d like jump and run or a little 3d game can i go on with c# and torque or is it better to start with c++?

Thanks

About the author

Recent Threads


#1
08/07/2011 (9:09 am)
Torque 2D and Torque 3D are C++ engines. The scripting language is similar.

TorqueX is a C# engine used with the XNA framework, but is no longer directly supported. It is community maintained.