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. If you ...
♟️ Python Chess Game A simple Chess Game developed using Python and Tkinter GUI. This project demonstrates 2D board creation, piece movement logic, turn handling, and GUI rendering of chess pieces.