Add html production for convenience generating the website.
[open-adventure.git] / README.adoc
1 = README for Open Adventure =
2
3 This code is a forward-port of the Crowther/Woods Adventure 2.5 from
4 1995, last version in the main line of Colossal Cave Adventure
5 development written by the original authors.  The authors have given
6 permission and encouragement for this release.
7
8 The file history.adoc contains a more detailed history of this game
9 and its ancestors.
10
11 This project is called "Open Adventure" because it's not at all clear
12 how to number Adventure past 2.5 without misleading or causing
13 collisions or both.  See the history file for discussion.  The
14 original 6-character name on the PDP-10 has been reverted to for the
15 executable in order to avoid a collision with the BSD games port of
16 the ancestral 1977 version.
17
18 You can run a regression test on the code with 'make check'.
19