2(or more) player cardgame or boardgame?
by John Bowman · in Torque Game Builder · 10/12/2005 (3:17 pm) · 3 replies
I was wondering if anyone had created or seen any examples of a 2player card game or board game over the network with T2D or if that was even possible yet.
-John
-John
#2
10/12/2005 (4:12 pm)
1.1 will have basic networking in place for using commandToServer and commandToClient. Currently in 1.02 you can use TCPObject, but it does require you to design the protocol and make sure it fits into the gameloop.
#3
Tank vs tank or 2 player boxing etc with T2d?
10/22/2005 (11:14 am)
@Labrat hey will that let us do basic combat likeTank vs tank or 2 player boxing etc with T2d?
Torque Owner Mark Kinkead
killerbeesoftware.com/kbsgames/gc
I did not network it though I stubbed it out for a possible later addition. T2D 1.02 does not have the net code, and I decided to wait and not roll my own.
--Mark