Type of programming language
by Brody Murfin · in General Discussion · 07/08/2004 (10:48 pm) · 2 replies
Does TGE use C++ or it's own type of language? Will I need to learn C++ prior to using the software?
#2
07/09/2004 (9:40 am)
You'd definately want to know some kind of a procedural programming language before trying to use Torque script, though. Not necessarily C++, but something.
Torque 3D Owner Marco Meier
Slickware Games
You don't have to learn C++. But you will not be able to use torques full potential without C++. It is possible to write a game without C++ if you are going to make a simple FPS. For more advanced stuff it would be better to learn C++.