/Chess-Graphical-Evaluation

Uses python-chess and a local version of an engine to make a visual representation of a game move by move.

Primary LanguagePython

Chess-Graphical-Evaluation

Uses python-chess and a local version of an engine to make a visual representation of a game move by move.

Example

Requirements

sudo apt install python3-pip

sudo pip3 install -r requirements.txt

sudo apt install python3-tk

sudo apt install python3-pil.imagetk

sudo apt install stockfish

Usage

python3 main.py -h

Example

$python3 main.py

Custom PGN's Example

$python3 main.py -et 1000 --verbose custom.pgn