/gamesearch

Monte Carlo Tree Search for {Tic Tac Toe, Connect 4, Mancala} implemented in Haskell.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

(gamesearch is)

(gamesearch has)

  • demos for Tic Tac Toe, Connect Four, and Mancala (Kalah).
  • support for weighted (heavy) playouts.

(gamesearch doesn't yet)

  • support adjusting exploration vs. exploitation.