A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move. A responsive web-based chess app and graphical user interface (GUI) for the Stockfish ...
python-chess is a chess library for Python, with move generation, move validation, and support for common formats. This is the Scholar's mate in python-chess: ...