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.
SwiftMIT
Issues
- 1
hasWinner() seems to be broken
#5 opened by AlexaLempel - 0
App requires macOS 10.14
#4 opened by veraverto - 1
Evaluator::analyze could be optimized
#3 opened by JiachenRen - 1