2 Forks
25 Stars
25 Watchers

UCThello

UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)

How to download and setup UCThello

Open terminal and run command
git clone https://github.com/OMerkel/UCThello.git
git clone is used to create a copy or clone of UCThello 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 UCThello https://github.com/OMerkel/UCThello/archive/master.zip

Or simply clone UCThello with SSH
[email protected]:OMerkel/UCThello.git

If you have some problems with UCThello

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