Minimax, alpha-beta pruning, expectiminimax algorithms implemented in C++ with custom heuristics
Primary LanguageC++