A Chess GUI based from Python using PySimpleGUI and Python-Chess modules. Users can also load a chess engine and play with it. This program is based on a demo chess against ai from PySimpleGUI.
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, ...