Anderen2 / RTS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get simple networking to work

Anderen2 opened this issue · comments

Create a server and client to use with the game

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

Simple networking is now inplace as of commit: dd34fc3

Simple networking is redesigned here: a86e11e