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

Re: [pygame] Networking?



hi
this application offers in the next version a network layer
http://sourceforge.net/forum/forum.php?thread_id=1870200&forum_id=618174
please have a look, if it is ready in the SVN or next release
thanks Mike


2007/11/19, Jason Ward <nyad55@xxxxxxxxx>:
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?