There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Rust implementation of a minimax algorithm. The game is a custom version of the Oware. Using Alphabeta pruning, move ordering, and a tiny iterative deepening.