News

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.
Chesspy is a simple chess program fully developed in python using only pygame. It runs on a 626 x 626 window and for now can only support a local multiplayer setting. All you need to do is run the ...