#Chess Bot
This is a chess bot made using python OpenCV and chess library there are other libraries too but have trivial usage.
Install the dependencies - download stockfish chess engine rename it 'stockfish.exe' and keep that in the root folder of the main.py.
From command promt when a chessboard is fully visible and in playing mode run main.py/bot.py.