UCThello and FourInARow3D
These two projects are ecosystem siblings, demonstrating the application of Monte Carlo Tree Search with UCB to different board games (Othello variant and 3D Four in a Row) by the same author.
About UCThello
OMerkel/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)
This is a computer opponent for an Othello-like board game, playable online or on mobile devices. It takes your moves as input and generates a challenging, but not unbeatable, computer response. Anyone who enjoys playing strategy board games against an AI would use this, from casual players to those looking to sharpen their skills.
About FourInARow3D
OMerkel/FourInARow3D
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).
Scores updated daily from GitHub, PyPI, and npm data. How scores work