Chat system

Justin Sheehy dworkin at ccs.neu.edu
Wed Mar 15 18:48:13 EST 2000


Chris Armstrong <punck at SpamIsBadPenguinPowered.com> writes:

> Hi all. I'm writing a multi-user game, and I'm having trouble with thinking
> up a way of doing a chat system.

You may want to take a look at Jeff Blaine's PyGCS package.  It can be 
found at: http://sourceforge.net/project/?form_grp=378

It is a very stripped down MUD-like chat-server written entirely in
Python.  It may not be exactly what you want, but it may help you to
create the chat functionality.  

-Justin

 




More information about the Python-list mailing list