There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.