A rust implementation of a Reversi (Othello) game! The AI is implemented with a Monte Carlo Tree Search algorithm.
To Run:
./reversi_mcts