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.

UCThello
38
Emerging
FourInARow3D
32
Emerging
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 13/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 12/25
Stars: 26
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License:
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: JavaScript
License:
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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.

board-games othello strategy-games casual-gaming reversi

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