/CPP-Oware-AI

A C++ AI implementation for a custom version of the Oware. Using the minimax algorithm, with alpha-beta cut, move ordering, multi-threading, and a transposition table which isn't finished.

Primary LanguageC++

Watchers