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/goInterface/04-ko.txt | |
parent | b08408d23186205e71dfc68634021e3236bfb45c (diff) | |
parent | 65ac3a6b050dcb88688cdc2654b1ed6693e9a160 (diff) | |
download | imago-master.tar.gz imago-master.zip |
Diffstat (limited to 'doc/listings/goInterface/04-ko.txt')
-rw-r--r-- | doc/listings/goInterface/04-ko.txt | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/doc/listings/goInterface/04-ko.txt b/doc/listings/goInterface/04-ko.txt new file mode 100644 index 0000000..f1ef2dd --- /dev/null +++ b/doc/listings/goInterface/04-ko.txt @@ -0,0 +1,75 @@ + A B C D E F G H J +9 B · B · · · · · · +8 W B · · · · · · · +7 · · · · · · · · · +6 · · · · · · · · · +5 · · · · · · · · · +4 · · · · · · · · · +3 · · · · · · · · · +2 · · · · · · · · · +1 · · · · · · · · W +Move (W): b9 + + A B C D E F G H J +9 · W B · · · · · · +8 W B · · · · · · · +7 · · · · · · · · · +6 · · · · · · · · · +5 · · · · · · · · · +4 · · · · · · · · · +3 · · · · · · · · · +2 · · · · · · · · · +1 · · · · · · · · W +Move (B): a9 +Invalid Move. Illegal by ko rule. + + A B C D E F G H J +9 · W B · · · · · · +8 W B · · · · · · · +7 · · · · · · · · · +6 · · · · · · · · · +5 · · · · · · · · · +4 · · · · · · · · · +3 · · · · · · · · · +2 · · · · · · · · · +1 · · · · · · · · W +Move (B): z9 +Invalid move syntax. Example of move: A1 + + A B C D E F G H J +9 · W B · · · · · · +8 W B · · · · · · · +7 · · · · · · · · · +6 · · · · · · · · · +5 · · · · · · · · · +4 · · · · · · · · · +3 · · · · · · · · · +2 · · · · · · · · · +1 · · · · · · · · W +Move (B): a0 +Invalid move syntax. Example of move: A1 + + A B C D E F G H J +9 · W B · · · · · · +8 W B · · · · · · · +7 · · · · · · · · · +6 · · · · · · · · · +5 · · · · · · · · · +4 · · · · · · · · · +3 · · · · · · · · · +2 · · · · · · · · · +1 · · · · · · · · W +Move (B): a10 +Invalid move syntax. Example of move: A1 + + A B C D E F G H J +9 · W B · · · · · · +8 W B · · · · · · · +7 · · · · · · · · · +6 · · · · · · · · · +5 · · · · · · · · · +4 · · · · · · · · · +3 · · · · · · · · · +2 · · · · · · · · · +1 · · · · · · · · W +Move (B): |