Skip to content

Latest commit

 

History

History

mcts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sorry - Monte Carlo Tree Search

This repository contains a C++ implementation of the board game Sorry. It also contains an implementation of Monte Carlo Tree Search that can play the game.

sorry