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: ...
Python implementation of a Knight and King chess puzzle with custom board sizes, move validation, and full unit testing. Coursework project for the Principles of Programming module at Birkbeck, ...