Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 361 Bytes

readme.md

File metadata and controls

9 lines (4 loc) · 361 Bytes

#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.