README.txt for ADVENTURE

This zip file contains the source code for the program ADVENTURE,
as used at Michigan State University. I don't know who originally
ported the program to CDC systems. I tweaked it to run on 
SCOPE/Hustler. My last historic modification was on 3 May 1980.
I tweaked the code today to remove the dependency on function
MACHINE, an MSU-specific routine to return the computer number
of the clustered CDC 6000 computer.

Here's a description of the files:
advent.for  FORTRAN source to ADVENTURE, preceeded by control cards
            used to build the program. 
advnda.txt  Data file required by ADVENT; must exist as local
            file ADVNDA.
README.txt  This file. 

I have recently built and run advent.for.  However, it's likely that
it won't build on your system. If you want help, contact me. 

Mark Riordan  12 Feb 2026  riordan@rocketmail.com
