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

[pygame] PodSixNet game networking library now without simplejson



Hey all,

I've just released a new version of PodSixNet which doesn't require simplejson
any more, although you can still use it if you want. This version includes the
BSD licensed rencode.py to do its serialising, which was born out of the
bittorrent project.

http://mccormick.cx/projects/PodSixNet/

Would love it if some pygame people got a chance to check it out and gave me
feedback, and hopefully use it in a game!

I think it makes it really quite trivial to write simple multiplayer games, or
add multiplayer to existing games, and it comes with a chat and a whiteboard
example to demonstrate this. I should probably stop spamming the pygame list,
so please join the mailing list if you're interested. :)

http://groups.google.com/group/podsixnet

Best,

Chris.

-------------------
http://mccormick.cx