mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
17 lines
395 B
Plaintext
Executable File
17 lines
395 B
Plaintext
Executable File
Othello Commands
|
|
|
|
Moves are entered by giving the vertical and horizontal
|
|
co-ordinates of the position where the token is to
|
|
be placed. For example, 81 means place a token in the
|
|
lower left-hand corner.
|
|
|
|
Other commands are:
|
|
? - print help file
|
|
?? - print info file
|
|
r - resign
|
|
l - list legal moves
|
|
b - print board
|
|
s - print score
|
|
h - set handicap (-4 .. 4)
|
|
a - analyze position (A=best)
|