for running this project properly you need to:
- install tkinter for pyhton 3 with
sudo apt-get install python3-tk
- install Pillow with
python3 -m pip install --upgrade Pillow
command
in this project Python has been used as a major programming language
Tkinter has been used to creat chess table and object oriented programming used wherever it was possible to provide expantion as much as possible for academic and learning purposes.
thanks to Maktabsharif the first porgramming Bootcamp for prividing high quality of python matterial.