boggle.6
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 6 代码 · 共 44 行
6
44 行
.TH boggle 6 "" "" Unsupported.SH Nameboggle \- play the game of boggle.SH Syntax.B /usr/games/boggle[.B +] [.B ++].SH Description.NXR "boggle game"This program is intended for people wishing to sharpen theirskills at Boggle (TM Parker Bros.).If you invoke the program with 4 arguments of 4 letters each,.RI ( e.g..RB \*(lq "boggle appl epie moth erhd" \*(rq)the program forms the obvious Boggle grid and lists all the words from.B /usr/dict/wordsfound therein. If you invoke the program without arguments, it will generatea board for you, let you enter words for 3 minutes, and then tell youhow well you did relative to.BR /usr/dict/words ..PPThe object of Boggle is to find, within 3minutes, as many words as possible in a 4 by 4 grid of letters. Wordsmay be formed from any sequence of 3 or more adjacent letters in thegrid. The letters may join horizontally, vertically, or diagonally.However, no position in the grid may be used more than once within anyone word. In competitive play amongst humans, each player is givencredit for those of his words which no other player has found..PPIn interactive play, enter your words separated by spaces, tabs,or newlines. A bell will ring when there is 2:00, 1:00, 0:10, 0:02,0:01, and 0:00 time left. You may complete any word started before theexpiration of time. You can surrender before time is up by hitting\&'break'. While entering words, your erase character is only effectivewithin the current word and your line kill character is ignored..PPAdvanced players may wish to invoke the program with 1 or 2 +'s asthe first argument. The first + removes the restriction that positionscan only be used once in each word. The second + causes a position tobe considered adjacent to itself as well as its (up to) 8 neighbors.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?