jambolo/GamePlayer
A game player for two-player perfect information games, implemented using a min-max game tree, alpha-beta pruning, and a transposition table, along with a variety of heuristics.
C++MIT
Issues
- 0
Game state shared pointer usage
#1 opened by jambolo - 0
Game state allocation
#2 opened by jambolo