MinimalChessEngine
After watching The Queen's Gambit on Netflix I got interested in chess. I played a bit against computer programs and it…
C#★ 61
external-engine
Using engines running outside of the browser on https://lichess.org/analysis
Python★ 94
andoma
♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.
Python★ 174
python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading…
Python★ 2.9k