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