aa65a0f7a939193d2d96995509dffad541a4b033
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%