1
0
Fork 0
cartesi-python-chess/README.md

23 lines
561 B
Markdown

# Cartesi python-chess
Crufty scripts to build disk images to run under the Cartesi
RISC-V machine emulator that verify a chess game. Similar
to the Cartesi example, but this is in python using python-chess,
not javascript.
# Upstream
## Python Chess
* https://python-chess.readthedocs.io/en/latest/
* https://github.com/niklasf/python-chess/
# # Cartesi
* https://cartesi.io/docs/intro
* https://github.com/cartesi/poker/tree/master/blockchain/verifier/chess
* https://medium.com/cartesi/how-cartesi-is-changing-the-game-showcasing-chess-9f4e39d5cea0