Game Development Community

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?

About the author

Recent Threads

  • MMO Business Sim

  • #1
    07/08/2004 (11:17 pm)
    TGE is written in C++. However you can do alot just by scripting using TGE's own Scripting language.
    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++.
    #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.