chess-engine icon indicating copy to clipboard operation
chess-engine copied to clipboard

Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.

Results 4 chess-engine issues
Sort by recently updated
recently updated
newest added

Thank you for all your efford doing this and making it available to the public. I git cloned it and it works perfectly. I started watching the videos for a...

Is there a way to change the difficulty as needed? Thanks!

This pull request adds a new feature to the chess game that allows players to make moves using facial expressions detected through their webcam. The feature uses a pre-trained neural...