niklasf / python-chess

A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
https://python-chess.readthedocs.io/en/latest/
GNU General Public License v3.0
2.45k stars 531 forks source link

Add cli-chess to README selected projects #985

Closed trevorbayless closed 1 year ago

trevorbayless commented 1 year ago

Adds cli-chess to the share projects area in the README. Thank you for the wonderful library, it's been a pleasure working with it!

niklasf commented 1 year ago

Impressive! Thanks for sharing.