This adversal ai plays othello using the alpha beta pruning algorithm against another ai with a naive implementation
To run, run the following command
cd test_code
./othellostart ./othello_naive ../othello.sh [seconds]
This adversal ai plays othello using the alpha beta pruning algorithm against another ai with a naive implementation
To run, run the following command
cd test_code
./othellostart ./othello_naive ../othello.sh [seconds]