Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10110 > unrolled thread

Re: Writing a MUD Console

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2011-07-22 08:55 -0600
Last post2011-07-22 08:55 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Writing a MUD Console Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-22 08:55 -0600

#10110 — Re: Writing a MUD Console

FromIan Kelly <ian.g.kelly@gmail.com>
Date2011-07-22 08:55 -0600
SubjectRe: Writing a MUD Console
Message-ID<mailman.1366.1311346585.1164.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web