Othello (also known as Reversi) is a classic two-player, turn-based game in which players try to flip as many pieces over to their token as possible. Usage: python3 GameDriver.py [player type] [player type] Player Types: Minimax for AI Human for manual input