Message-ID: <3A22324E.CEC5BC50@cl.unizh.ch>
Date: Mon, 27 Nov 2000 11:07:10 +0100
From: Toni Arnold <tarnold@cl.unizh.ch>
X-Mailer: Mozilla 4.75 [de] (Win95; U)
X-Accept-Language: de
MIME-Version: 1.0
Newsgroups: rec.arts.int-fiction
Subject: Re: path-finding
References: <EMcT5.132$O%.24847@newsc.telia.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: rf007e308.access.unizh.ch
X-Original-NNTP-Posting-Host: rf007e308.access.unizh.ch
X-Trace: 27 Nov 2000 11:07:09 +0100, rf007e308.access.unizh.ch
Organization: University of Zurich
Lines: 9
Path: news.duke.edu!newsgate.duke.edu!nntp-out.monmouth.com!newspeer.monmouth.com!news.imp.ch!news-zh.switch.ch!rzunews1.unizh.ch!rf007e308.access.unizh.ch
Xref: news.duke.edu rec.arts.int-fiction:80715

For Inform I wrote a library extension which does more or less the job you want,
(using breath-first search) at:

 ftp://ftp.gmd.de/if-archive/programming/inform6/library/contributions/goto.zip

In the archive there is an additional perl script which adds the needed name
properties to the room objects.


