Writing a MUD Console

Jonathan Gardner jgardner at jonathangardner.net
Fri Jul 22 13:12:15 EDT 2011


On Fri, Jul 22, 2011 at 2:25 AM, Chris Angelico <rosuav at gmail.com> wrote:
> Rather than attach it to this post, I've tossed the script onto my
> MUD's web site. (Yes, I run a MUD. Your subject line grabbed my
> attention!) Grab it from http://minstrelhall.com/RosMudAndroid.py and
> give it a whirl!
>

That code is surprisingly simple. Let me write one that uses asyncore
so that the looping can incorporate other async processes as well.

-- 
Jonathan Gardner
jgardner at jonathangardner.net



More information about the Python-list mailing list