An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with mcts-implementations

A curated list of projects in awesome lists tagged with mcts-implementations .

https://github.com/sehugg/jgameai

MCTS/minimax turn-based game AI for Java

ai game-ai game-development java mcts mcts-implementations minimax

Last synced: 08 Jun 2026

https://github.com/shehanrathnayake/implementation-of-monte-carlo-tree-search-algorithm-for-connect-4-game

In this project, my primary goal was to implement an AI player class powered by the Monte Carlo Tress Search algorithm which can play for a win as well as defend a defeat to compete with a Human player.

connect4-ai-game connect4-game java mcts mcts-algorithm mcts-implementations

Last synced: 02 Nov 2025

https://github.com/patrikasvanagas/mcts-hex-cpp14

A Hex board game with a customizable Monte Carlo Tree Search (MCTS) agent with optional leaf parallelization in C++14. Includes a logging functionality for MCTS insights.

console-game console-game-engine cpp14 hex-game leaf-parallelization mcts mcts-agents mcts-algorithm mcts-hex mcts-implementations mcts-solver mcts-visualisation monte-carlo-tree-search

Last synced: 15 Mar 2026