AndrewZhang126 / Backgammon

Allows computer to play a game of backgammon by choosing the best moves through the minimax and alpha beta pruning algorithms as well as a static evaluation function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Allows computer to play a game of backgammon by choosing the best moves through the minimax and alpha beta pruning algorithms as well as a static evaluation function.


Languages

Language:Python 100.0%