Blockland Forums > General Discussion
Blockland coded in C++
AtlasBlue:
Is Blockland coded in C++? I'm wondering why because I am currently learning C++ and would like to apply my skills in Add-On making. :nes:
otto-san:
blockland's made using a modified version of torque game engine
add-ons use Torque's TorqueScript
AtlasBlue:
Oh, yeah... So... Err. Does TorqueScript have it's own coding language?
Yeah, I guess it does...
otto-san:
--- Quote from: AtlasBlue on April 19, 2013, 05:46:19 PM ---Oh, yeah... So... Err. Does Torque have it's own coding language?
--- End quote ---
--- Quote from: otto-san on April 19, 2013, 05:44:14 PM ---add-ons use Torque's TorqueScript
--- End quote ---
if you're learning C++ well it shouldn't be too hard for you
Titanium Man:
--- Quote from: otto-san on April 19, 2013, 05:44:14 PM ---blockland's made using a modified version of torque game engine
--- End quote ---
just a note on this
it is actually so heavily modified it is almost its own engine