ADVENT.6
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:

操作系统开发

开发平台:

C/C++

  1. ." @(#)adventure.6 6.2 (Berkeley) 5/6/86
  2. ."
  3. .TH ADVENT 6 "May 6, 1986"
  4. .AT 3
  5. .SH NAME
  6. advent, adventure - an exploration game
  7. .SH SYNOPSIS
  8. .B advent
  9. .SH DESCRIPTION
  10. The object of the game is to
  11. locate and explore Colossal Cave, find the treasures hidden there,
  12. and bring them back to the building with you.
  13. The program is self-descriptive to a point, but part of the game is to discover
  14. its rules.
  15. .PP
  16. To terminate a game, type `quit';
  17. to save a game for later resumption, type `save' now, and `restore' when
  18. you resume.
  19. .SH FILES
  20. .TP 15
  21. .B advent.sav
  22. A saved adventure game.