Anderen2 / RTS

An 3D LAN-Multiplayer (R)eal (T)ime (S)trategy game (C&C Generals style) made in Python.
0 stars 0 forks source link

Get simple networking to work #43

Closed Anderen2 closed 11 years ago

Anderen2 commented 11 years ago

Create a server and client to use with the game

Anderen2 commented 11 years ago

Scrapping low-level sockets, and uses Twisted instead. Should be a faster development time, and more stable

Anderen2 commented 11 years ago

Simple networking is now inplace as of commit: dd34fc3e589b68efcafaac9a17a710a19a2353cb

Anderen2 commented 11 years ago

Simple networking is redesigned here: a86e11eac550d1448c63536c9d3785dd7bd776f2