This is a program that will take .pgn files of your chess games and re-play them at scale. The original thought was to build an automated python script used to analyze Bobby Fisher's chess games at ...
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 ...