There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project uses computer vision techniques to detect objects on a chessboard. The data are converted into an 8x8 numpy matrix which is passed to the minimax algorithm to suggest a move.