- Mclane wrote:
- What is the program doing ??
It tracks your chess board via webcam. You should place it on top of your chess board. Make sure there
is enough light in the environment and all squares are clearly visible.You can check example
chess board detection result in README. When you make a move on your chess board, it understands the move
you made and transfers it to chess GUI by simulating mouse clicks(It clicks starting and ending squares
of your move.). This way, using your chess board, you can play chess in any chess program either websites like
lichess.org, chess.com or desktop programs like Fritz, Chessmaster etc. Feel free to let me know if you encounter any issues
while setting up or using the program. I am looking forward to your feedback!