quoridor topic

List quoridor repositories

quoridor-ai

63
Stars
8
Forks
Watchers

Quoridor AI based on Monte Carlo tree search

MonteCarloTreeSearch

35
Stars
6
Forks
Watchers

A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To demonstrate it I apply it to the game of Quoridor.