Game Development Community

Programming Language

by Desmond Tan · in Torque Game Engine · 05/26/2002 (11:13 am) · 1 replies

Was wondering what kind of programming language does the engine support? Cause I heard that it supports C++ but I'm just a novice at C++ and was hoping that I might be able to use delphi. Would anyone who knows please enlighten me a bit?

About the author

Recent Threads

  • Starting out on a game

  • #1
    05/26/2002 (11:34 am)
    Nope, no Delphi involved or possible... the engine is C++ and has it's own scripting language which accesses/extends the C++ code and is like a typeless, stripped-down version of C/C++...