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)
-
Updated
Jul 10, 2023 - JavaScript
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)
Alquerque - a 2 player abstract strategic perfect information traditional board game with computer AI option.
3 dimensional Four in a Row game with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short).
Add a description, image, and links to the uct topic page so that developers can more easily learn about it.
To associate your repository with the uct topic, visit your repo's landing page and select "manage topics."