From bd2ad289266ca632c8ba349d8b34333e2057287d Mon Sep 17 00:00:00 2001 From: server Date: Wed, 17 Nov 2021 11:55:16 -0700 Subject: [PATCH] good pgn --- README.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b10de5..2501a72 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,31 @@ not javascript. # Output -## Bad pgn +## Good pgn +``` +cartesi-python-chess$ ./build-cartesi-cartesi-python-chess ; ./run-cartesi-cartesi-python-chess +copying from directory cartesi-python-chess-cartesi-img + + . + / \ + / \ +\---/---\ /----\ + \ X \ + \----/ \---/---\ + \ / CARTESI + \ / MACHINE + ' + ++ /mnt/cartesi-python-chess/python-chess-validate.py +Errors: [] ++ exit + +Halted +Cycles: 1201049708 +``` + + +## Illegal pgn ``` cartesi-python-chess$ ./run-cartesi-cartesi-python-chess @@ -30,7 +54,6 @@ Cycles: 1102514408 - # Upstream ## Python Chess