Hyperchess.ai
Forked from 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 c…
Python 1
Small lib for generating all possible Standard Algebraic Notation (SAN) chess move strings.
Python 10
Generate and parse English phrases corresponding to SAN chess moves, including some abbreviated phrases that can be parsed to SAN in context of the board state (ex. "knight takes bishop").
Jupyter Notebook 2