GitHub topics: mcts-visualisation
LoveDuckie/dissertation-ms-pacman-ai 📦
An AI agent developed to play Ms. Pac-Man by adopting a strategy formed by MCTS and a FSM.
Language: C# - Size: 62.6 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

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.
Language: C++ - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mikeywalsh/MCTS-Visualisation
Visualisation of MCTS in Unity with C# for different games, being created for my third year university project at the University of York
Language: C# - Size: 67.5 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 1

JiachenRen/GomokuZero
Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.
Language: Swift - Size: 60.8 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1
