Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 394 Bytes

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