/Python-Checkers

Checkers game written in Python using the Tkinter graphics library.

Primary LanguagePython

Python-Checkers

Screenshot:

image

Project description:

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