Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

adventure(6) [netbsd man page]

ADVENTURE(6)							 BSD Games Manual						      ADVENTURE(6)

NAME
adventure -- an exploration game SYNOPSIS
adventure [saved-file] DESCRIPTION
The object of the game is to locate and explore Colossal Cave, find the treasures hidden there, and bring them back to the building with you. The program is self-descriptive to a point, but part of the game is to discover its rules. To terminate a game, enter ``quit''; to save a game for later resumption, enter ``suspend''. BSD
May 31, 1993 BSD

Check Out this Related Man Page

TREK(6) 							 BSD Games Manual							   TREK(6)

NAME
trek -- trekkie game SYNOPSIS
trek [[-a] file] DESCRIPTION
trek is a game of space glory and war. Below is a summary of commands. For complete documentation, see Trek by Eric Allman. If a filename is given, a log of the game is written onto that file. If the -a flag is given before the filename, that file is appended to, not truncated. The game will ask you what length game you would like. Valid responses are ``short'', ``medium'', and ``long''. You may also type ``restart'', which restarts a previously saved game. You will then be prompted for the skill, to which you must respond ``novice'', ``fair'', ``good'', ``expert'', ``commodore'', or ``impossible''. You should normally start out with a novice and work up. In general, throughout the game, if you forget what is appropriate the game will tell you what it expects if you just type in a question mark. AUTHOR
Eric Allman SEE ALSO
/usr/share/doc/bsdgames/trek.me COMMAND SUMMARY
abandon capture cloak up/down computer request; ... damages destruct dock help impulse course distance lrscan move course distance phasers automatic amount phasers manual amt1 course1 spread1 ... torpedo course [yes] angle/no ram course distance rest time shell shields up/down srscan [yes/ no] status terminate yes/no undock visual course warp warp_factor BSD
December 30, 1993 BSD
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX 'adventure'/game.

Hi there.. I know this is a kind low question, but do anyone know where I can find some hints and or clues for the "adventure" game on UNIX ? ( /usr/games/adventure ). I already searched on this forum but didnt find the answer to my question. Thanks a lot.... (3 Replies)
Discussion started by: TARFU
3 Replies

2. Homework & Coursework Questions

parsing colossal cave adventure advent.dat

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: The course work is to implement "Colossal Cave Adventure"(350 original version) in C programming on unix... (1 Reply)
Discussion started by: tamil.pamaran
1 Replies