8f1dc27b818c4e199ce8ac39d27c813a50ed2866
Description
A simple checkers game implemented with C++ as a practical part of Algorithm Design and Artificial Intelligence Methods course conducted on Wrocław University of Technology. The AI core of the game is backed by MinMax algorithm with Alpha-Beta pruning method.
Languages
C++
100%