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 Crowther and Woods. The authors have given permission and encouragement to this release.
Find a file
2017-05-15 04:00:49 -04:00
.gitignore Relicense to 2-clause BSD. Befin the history document. 2017-05-15 01:57:17 -04:00
actions1.c Minimal forward-port to modern C - just enough to get it to compile. 2017-02-16 13:14:57 -05:00
actions2.c Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
adventure.text Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
COPYING Relicense to 2-clause BSD. Befin the history document. 2017-05-15 01:57:17 -04:00
copyright Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
datime.c Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
funcs.h Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
history.txt Add README. More history. 2017-05-15 04:00:49 -04:00
init.c Minimal forward-port to modern C - just enough to get it to compile. 2017-02-16 13:14:57 -05:00
main.c Minimal forward-port to modern C - just enough to get it to compile. 2017-02-16 13:14:57 -05:00
main.h Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
Makefile Relicense to 2-clause BSD. Befin the history document. 2017-05-15 01:57:17 -04:00
misc.c Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
misc.h Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
README Add README. More history. 2017-05-15 04:00:49 -04:00
score.c Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00
share.h Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction. 2017-02-16 11:59:50 -05:00

= README for Open Adventure =

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.

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.