33 Forks
166 Stars
166 Watchers

mcts

Board game AI implementations using Monte Carlo Tree Search

How to download and setup mcts

Open terminal and run command
git clone https://github.com/jbradberry/mcts.git
git clone is used to create a copy or clone of mcts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mcts https://github.com/jbradberry/mcts/archive/master.zip

Or simply clone mcts with SSH
[email protected]:jbradberry/mcts.git

If you have some problems with mcts

You may open issue on mcts support forum (system) here: https://github.com/jbradberry/mcts/issues