chanddu / Backgammon-python-numpy-

Implemented a expectiminimax agent (2-ply search) with alpha – beta pruning and forward pruning (to reduce the branching factor in the game tree) to determine the best move give the state of the board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chanddu/Backgammon-python-numpy- Stargazers