noen protokollideer
This commit is contained in:
parent
9e0757bd3f
commit
9ab50fbd9b
32
doc/protocol.txt
Normal file
32
doc/protocol.txt
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
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
|
Reference in New Issue
Block a user