From 12431ce4c4ed52fcfc2180bcffdfec33e72b73ba Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Tue, 6 Jun 2023 20:09:08 +0200 Subject: Written user manuals. --- doc/listings/imagocliInterface/01-start.txt | 40 +++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 doc/listings/imagocliInterface/01-start.txt (limited to 'doc/listings/imagocliInterface/01-start.txt') 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 += + -- cgit v1.2.1