You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checkers game written in Python using the Tkinter graphical library.
The game has an expert system, represented by an algorithm for finding the optimal move for enemy checkers.
Development was done in Python 3.11.0
About
Checkers game written in Python using the Tkinter graphics library.