This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
khet/doc/protocol.txt
2008-10-08 17:21:12 +00:00

33 lines
252 B
Plaintext

Positions:
0123456789
A
B
C
D
E
F
G
H
(positions are denoted by row and column, e.g. D4)
Directions:
NW N NE
W x E
SW S SE
Rotations:
L, R (or CW, CCW)
Messages:
M[OVE] position direction
R[OTATE] position rotation
Example:
M F5 NW