checkers.6

来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 6 代码 · 共 68 行

6
68
字号
.TH CHECKERS 6.SH NAMEcheckers \- game.SH SYNOPSIS.B /usr/games/checkers.SH DESCRIPTION.I Checkersuses standard notation for the board:.PP.ceBLACK.nf.TScenter, box;r|r|r|r|r|r|r|r.////	1	////	2	////	3	////	4////		////		////		////_5	////	6	////	7	////	8	////	////		////		////		////_////	9	////	10	////	11	////	12////		////		////		////_13	////	14	////	15	////	16	////	////		////		////		////_////	17	////	18	////	19	////	20////		////		////		////_21	////	22	////	23	////	24	////	////		////		////		////_////	25	////	26	////	27	////	28////		////		////		////_29	////	30	////	31	////	32	////	////		////		////		////_.TE.ceWHITE.fi.PPBlack plays first.The program normally plays white.To specify a move, name the square moved fromand the square moved to.For multiple jumps name all the squares touched..PP.PPCertain commands may be given instead of moves:.TP \w'reverse\ \ 'ureverseReverse roles; the program takes over your pieces..TPbackupUndo the last move for each player..TPlistPrint the record of the game..TPmoveLet the program select a move for you..TPprintPrint a map of the present position.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?