Chess game developed using python only.
pygame stockfish
First make sure you have all the required modules installed. Or simple run
pip3 install -r requirements.txt
After this run
python3 gui.py
and you should be good to go.