There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A reversi/othello agent based on the Monte Carlo Tree Search (MCTS) algorithm implemented in the Go programming language. Includes an API server and fully playable reversi board interface.