[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Networking?



I want to make my game playable over the network and if possible the internet.
For the network it must support more than 2 computers and be realtime
Would the sockets library in python solve all my needs?