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.
Updated 2024-12-19 12:12:28 +01:00