Subject: Re: old game
To: Chuck Cranor <chuck@research.att.com>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 02/04/2001 18:25:48
> hi-
>
> if you read the following URLs:
>
> http://www.lysator.liu.se/adventure/Mainframe_adventures.html#HAUNT
> http://ai.eecs.umich.edu/people/laird/haunt.html
>
> you'll note that they describe a text based adventure-like game called HAUNT.
> the pages claim that the game only ran on DEC-10/20's and is basically lost.
>
>
> it so happens that i have in my archive the following file:
>
> http://www.netbsd.org/~chuck/haunt.image.gz
>
> i believe this is a VAX version of the game done by a Patrick Greussay
> around 1984 at Institut d'Intelligence Artificielle Departement
> d'Informatique, Universite-Paris-8. i remember running this program on
> a 4.2/4.3BSD VAX system (or maybe Ultrix? i'm not 100% sure). the
> binary is an NMAGIC.
>
It runs under Ultrix, even if it looks old:
olivaw:/u0/ragge >file haunt.image
haunt.image: VAX pure executable version 7 style symbol table
olivaw:/u0/ragge >./haunt.image
This is HAUNT. Version 5.1
See NEWS for news.
Have you played before?[yes]
*
It should be able to run under NetBSD if ultrix-compat is compiled-in.
-- Ragge