othello-minimax A singleplayer C++ implementation of Othello, allowing a player to play against an AI with its decision making powered by the minimax algorithm.