Othello With AI A simple Othello with ability to play : Two humans Against a simple AI using one of two heuristics Two AIs against each other AI Was built using the Minmax algorithm with alpha-beta pruning Basic UI Code taken from : @JDub20! Thank you! 👍