Tnl Vs Tge
by Nathan Kent · in Torque Game Engine · 11/08/2007 (3:17 pm) · 3 replies
What are the differences? If I'm making a game, would I want TGE, or TNL?
About the author
#2
TNL would be of interest if you already had a non-networked game engine and wanted to make it networked.
11/08/2007 (5:05 pm)
AFAIK, all the functionality of TNL is included in TGE.TNL would be of interest if you already had a non-networked game engine and wanted to make it networked.
#3
But for the most part, it is for adding networking to another engine that needs it.
11/08/2007 (9:37 pm)
There are a couple of things like encrypted streams that are included in TNL but not in TGE. There is also a simple master server implementation in TNL.But for the most part, it is for adding networking to another engine that needs it.
Associate Ross Pawley