/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.

Primary LanguageC++MIT LicenseMIT

This repository is not active