pwyq / Fill-Game

Two Player (Adversarial) Version of Fillomino | (Depth-First) Proof Number Search, Monte Carlo Tree Search, Minimax, Negamax, Alpha-beta pruning
GNU General Public License v3.0
2 stars 0 forks source link

Fixed MCTS best move selection (#74) #77

Closed Stalfoes closed 1 year ago

Stalfoes commented 1 year ago

DRAFT