Skip to content

tomkimsour/Othello

Repository files navigation

Othello alpha beta pruning

This adversal ai plays othello using the alpha beta pruning algorithm against another ai with a naive implementation

Running

To run, run the following command

  cd test_code
  ./othellostart ./othello_naive ../othello.sh [seconds]

License

MIT

About

Othello alpha beta pruning implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published