Python-Checkers-AI icon indicating copy to clipboard operation
Python-Checkers-AI copied to clipboard

A checkers AI using the minimax algorithm.

Results 6 Python-Checkers-AI issues
Sort by recently updated
recently updated
newest added

there is a mistake in board.py>move function, because there is no if already king check. Still not a solution and king is stuck in the corner

How did you avoid this error : > TypeError: can't pickle pygame.Surface objects We can have this error when we deepcopy an object with pygame objects.

As mentioned on this [issue](https://github.com/techwithtim/Python-Checkers/issues/2), there's a double jump bug whenever the second jump happens on a _**row < 5**_. To fix it, just correct the **_traverse_left** and **_traverse_right** methods...

Hi, I've got a problem where the board is displaying correctly, however once a human moves their first piece, the computer quickly displays every move it is calculating before making...

Uses the same crown image but on the img bb hosting site that's set to never delete the image.