1
0
Fork 0
master
server 2021-11-17 11:55:16 -07:00
parent 5631d768f5
commit bd2ad28926
1 changed files with 25 additions and 2 deletions

View File

@ -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