A Simple probably stupid Question.
by Harry Speller · in Torque Game Engine · 04/10/2001 (9:30 am) · 1 replies
Ok I know this probably sounds a bit stupid but I am curious to know.
If I was to get the V12 engine. Compiled the code straight out of the box as it were, could I basically do anything with it? What else would I need to make a game. How is the gamecode managed?
Thanks
If I was to get the V12 engine. Compiled the code straight out of the box as it were, could I basically do anything with it? What else would I need to make a game. How is the gamecode managed?
Thanks
Torque Owner Bryan Turner
The V12 engine first drop will probably include a demo game (or if not a 'game', then at least all the pieces you would need to implement one). This includes a graphics engine + demo graphics, a model loader + demo models, a terrain engine + demo terrain, a scripting engine + demo script, and the rest of the parts needed for a game (networking for instance).
So the first drop will probably be a very sketchy demo of sorts, which over the course of the next few months will be refined into a much cleaner tech demo/game.
--Bryan