X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=README;h=3426278d2dbed0704b0ab9ba90ef20834bcb2752;hp=fe08aafdb108458138964905a05e780ec82a1882;hb=6b6cfa37f11ebd53c4e293aa895ebb60fbb3515e;hpb=c250cfc6a996ebe7a9bd335e05c1089cf88510b6 diff --git a/README b/README index fe08aaf..3426278 100644 --- a/README +++ b/README @@ -3,14 +3,17 @@ This code is a forward-port of the Crowther/Woods Adventure 2.5 from 1995, last version in the main line of Colossal Cave Adventure development written by the original authors. The authors have given -permission and encouragement to this release. +permission and encouragement for this release. The file history.txt contains a more detailed history of this game and its ancestors. This project is called "Open Adventure" because it's not at all clear -to number Adventure past 2.5 without misleading or causing collisions -or both. See the history file for discussion. The original 6-character -name on the PDP-10 has been reverted to in order to avoid a collision -with the BSD games port of the ancestral 196 version. +how to number Adventure past 2.5 without misleading or causing +collisions or both. See the history file for discussion. The +original 6-character name on the PDP-10 has been reverted to for the +executable in order to avoid a collision with the BSD games port of +the ancestral 1977 version. + +You can run a regression test on the code with 'make check'.