Which should I buy TGB PRO or TGE?
by Daniel Magnan · in Torque Game Builder · 09/06/2006 (12:09 pm) · 7 replies
I am an experienced Java programmer with some knowledge of C++. I am looking to create a turn-based strategy game, similar in design as X-Com. It appears to me that the TGB Pro would be the way to go. However I thought I would ask what you all thought. What are the major differences between the two and what are the advantages of one over the other? Also would the Adventure Pack be worth getting if I went the TGB Pro route?
About the author
#2
09/06/2006 (1:13 pm)
Am I correct in assuming that the TGB has more built in tools than the TGE?
#3
TGB - 2D engine with baseline 3D model support and a simplified networking model.
09/06/2006 (1:25 pm)
TGE - 3D engine with nice real-time networking.TGB - 2D engine with baseline 3D model support and a simplified networking model.
#4
09/06/2006 (2:06 pm)
TGB for sure. The only thing you really lose from TGE is the networking, which for a TBS game, is a moot point. TGB is infinitely easier to get started working with. And yes, it has much better design tools, which are only going to get better.
#5
my project: a diablo like
i bought TGB Pro with the adventure kit (very helpful) since more than a week.
I think it is the good choice to make 2d game
09/06/2006 (2:22 pm)
Hi Daniel,my project: a diablo like
i bought TGB Pro with the adventure kit (very helpful) since more than a week.
I think it is the good choice to make 2d game
#6
09/06/2006 (6:17 pm)
TGB would probably be the best thing for a TBS, and if you find the networking is a bit lacking and require more real-time networking for any reason, you could tweak the networking layer and add to it after the fact (gotta love source)
#7
09/07/2006 (5:44 am)
Thanks for the help everyone. It looks like I'll be getting TGB Pro.
Torque Owner Fucifer