Othello Unbeatable computer player in Othello This assignment was from CS 331 Intro to Artificial Intelligence at Oregon State University. Starter code was given to create the board and place pieces. All minimax decision making was implemented by me. $ python GameDriver.py human minimax