This is a chess front end and engine built using python. There are options to play against another local player, a stockfish ai or a ML ai.
To run the code just fork this repo and install requirements.txt using
python -m venv venv
venv\Scripts\activate
pip install -r 'requirements.txt'
Contributors names and contact info
ex. Michael Cullen