Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10110
| References | <CAG9FJoSUij72C39LtH=c122Cw8Y663N3q=Eq3nNnDiSdRKrVVw@mail.gmail.com> <CAPTjJmp3jRHiHZa9cDbZ4ab63+vGNur2vHgdVppeb-rq8EAT-A@mail.gmail.com> |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | 2011-07-22 08:55 -0600 |
| Subject | Re: Writing a MUD Console |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1366.1311346585.1164.python-list@python.org> (permalink) |
On Fri, Jul 22, 2011 at 3:25 AM, Chris Angelico <rosuav@gmail.com> wrote: > In the early days of Android, my brother couldn't find a decent MUD > client, so I whipped one up for him in Python. The project never went > very far, but it's a start. It works on Linux, not Windows; but since > you're referring to /usr/bin/telnet I assume that's not going to be a > problem for you! > > 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! I also have a half-finished (but fully usable) MUD client written in Python. It uses Twisted and wxPython and is cross-platform. I would be willing to share the code if somebody is interested. Cheers, Ian
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Writing a MUD Console Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-22 08:55 -0600
csiph-web