OpenBSD manual page server

Manual Page Search Parameters

HANGMAN(6) Games Manual HANGMAN(6)

hangmancomputer version of the game hangman

hangman [-k] [-d wordlist]

In hangman, the computer picks a word from the on-line word list and you must try to guess it. The computer keeps track of which letters have been guessed and how many wrong guesses you have made on the screen in a graphic fashion.

The options are as follows:

wordlist
Use the specified wordlist instead of the default. A wordlist file must have one word per line. Only lowercase words of at least a certain length (typically 6 characters) are chosen.
Use the kernel symbols, as read from /dev/ksyms, instead of the default wordlist.

/dev/ksyms
Kernel symbols file.
/usr/share/dict/words
Default word list.

ddb(4), ksyms(4)

Ken Arnold

April 5, 2008 OpenBSD-5.6