|
pygame is
pygame.org is
|
PodSixNet
PodSixNet - 0.37Chris McCormick (chr15m)Tags:DescriptionPodSixNet is a lightweight network layer designed to make it easy to write multiplayer games in Python. It uses Python's built in asyncore library and rencode.py (or optionally simplejson) to asynchronously serialise network events and arbitrary data structures, and deliver them to your high level classes through simple callback methods.
Two example apps are included with the source to help you get started. The first one is a simple console based chat program, and the second is a pygame based collaborative whiteboard. For each example start one copy of the respective server, ChatServer.py or WhiteboardServer.py, and then start multiple copies of the client to test.
Mailing list group: http://groups.google.com/group/podsixnet LinksReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 17, 2013
May 16, 2013
May 15, 2013
May 11, 2013
May 8, 2013
Apr 26, 2013
Apr 24, 2013
Apr 23, 2013
Apr 19, 2013
Apr 18, 2013
... more!
|
|