/Reversi---Monte-Carlo-Tree-Search-AI

Implementation of a reversi game in the Unity engine using C#. This was for the "AI for games" module in my 3rd year of university. It uses a Monte Carlo tree search algorithm for the AI.

Primary LanguageC#Apache License 2.0Apache-2.0

Reversi---Monte-Carlo-Tree-Search-AI

Implementation of a reversi game in the Unity engine using C#. This was for the "AI for games" module in my 3rd year of university. It uses a Monte Carlo tree search algorithm for the AI.