Bartłomiej Pluta 163d8a1672 Sprawozdanie
2016-06-03 16:32:58 +02:00
2016-06-03 16:32:58 +02:00
2016-06-03 16:32:58 +02:00
2016-06-03 16:32:58 +02:00
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.
354 KiB
Languages
C++ 100%