diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2023-06-12 20:16:04 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2023-06-12 20:16:04 +0200 |
commit | d4a81490bf1396089eb3dac5955a3a8e4cb26e37 (patch) | |
tree | f96febc7950c2742bc36f04ab13bff56851f2388 /doc/listings/imagocliInterface/01-start.txt | |
parent | b08408d23186205e71dfc68634021e3236bfb45c (diff) | |
parent | 65ac3a6b050dcb88688cdc2654b1ed6693e9a160 (diff) | |
download | imago-d4a81490bf1396089eb3dac5955a3a8e4cb26e37.tar.gz imago-d4a81490bf1396089eb3dac5955a3a8e4cb26e37.zip |
Diffstat (limited to 'doc/listings/imagocliInterface/01-start.txt')
-rw-r--r-- | doc/listings/imagocliInterface/01-start.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/doc/listings/imagocliInterface/01-start.txt b/doc/listings/imagocliInterface/01-start.txt new file mode 100644 index 0000000..b1c72f0 --- /dev/null +++ b/doc/listings/imagocliInterface/01-start.txt @@ -0,0 +1,40 @@ +name += Imago + +version += 0.0.0 + +protocol_version += 2 + +known_command nonexistentcommand += false + +known_command name += true + +nonexistentcommand +? unknown command + +play b e6 += + +genmove w += C8 + +showboard += + A B C D E F G H J +9 · · · · · · · · · +8 · · W · · · · · · +7 · · · · · · · · · +6 · · · · B · · · · +5 · · · · · · · · · +4 · · · · · · · · · +3 · · · · · · · · · +2 · · · · · · · · · +1 · · · · · · · · · + +quit += + |