A simple chess game GUI built with Tkinter and python-chess This project is a simple chess game implemented in Python using the tkinter library for the graphical user interface and the python-chess ...
With a keen interest in Chess ever since I was a kid, I wanted to learn how to implement it within a computer using coding and then I came across a tutorial by Eddie Sharick, who made a whole 16 ...