Python IRC Zork

Kris Davidson davidson.kris at gmail.com
Wed Feb 27 22:47:26 EST 2008


I should have said, I'm guessing subprocess is the way to go but I'm
probably wrong.

On 28/02/2008, Kris Davidson <davidson.kris at gmail.com> wrote:
> Hi,
>
>  If this has been done before in another language could someone please
>  tell me, if not I was wondering is its possible and what the easier
>  way is to create an IRC bot that allows you to play Zork:
>
>  I was thinking of just creating a simple Python IRC bot or finding an
>  existing one then have it run Zork and read/write from stdout/stdin.
>
>  Is that possible? Is there a better or easier way to do it? Are there
>  any existing programs that do something similar?
>
>  Or just really anything else people have to say on the subject.
>
>  Thanks
>
>
>  Kris
>



More information about the Python-list mailing list