Add historical note.
[wumpus.git] / README
1                         WUMPUS and SUPERHACK
2
3 WUMPUS is a bit of retrocomputing nostalgia.  It is an *exact* clone, even
4 down to the godawful user interface, of an ancient classic game.  This version
5 fixes two minor bugs in my original USENET posting of the source.
6
7 The original "Hunt the Wumpus" game was written by Gregory Yob in
8 1973.  It was the first exploration game to use a non-grid worldmap,
9 distinguishing it from earlier grid-oriented games such as Trek and
10 predating even 1977's Colossal Cave Adventure.
11
12 The origin date of the BASIC source from which this game was
13 translated (and which is included in comments) is not known, but is
14 pretty certainly before 1980 and probably close to the original 1975
15 publication of the source in "Creative Computing".
16
17 One historical liberty has been taken; the logo of this project is from a
18 later version on the TI-99/4A with a graphical interface.
19
20 SUPERHACK is a satire, structurally quite similar to WUMPUS.
21
22 For updates and related resources, see http://www.catb.org/~esr/wumpus/.