Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10122
| References | <CAG9FJoSUij72C39LtH=c122Cw8Y663N3q=Eq3nNnDiSdRKrVVw@mail.gmail.com> <CAPTjJmp3jRHiHZa9cDbZ4ab63+vGNur2vHgdVppeb-rq8EAT-A@mail.gmail.com> <CAG9FJoTHW2xtU6yApbyM2KhOGJUKUGCa3kB6YOuy=ywktBgTpQ@mail.gmail.com> |
|---|---|
| Date | 2011-07-23 03:19 +1000 |
| Subject | Re: Writing a MUD Console |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1372.1311355191.1164.python-list@python.org> (permalink) |
On Sat, Jul 23, 2011 at 3:12 AM, Jonathan Gardner <jgardner@jonathangardner.net> wrote: > On Fri, Jul 22, 2011 at 2:25 AM, Chris Angelico <rosuav@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. Yes, it is; and you don't necessarily need all of that. I haven't really put any sort of license on that, so I'll hereby formally release it as CC-BY-SA (and have modified the version on my web site to say so). ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Writing a MUD Console Chris Angelico <rosuav@gmail.com> - 2011-07-23 03:19 +1000
csiph-web