velniukas / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:Apache License 2.0


Languages

Language:C# 100.0%