Creating a chess game and chess player AI using the minimax tree for move selection. Depth of tree was set so as to not surpass imposed time restrictions, however this can be changed to create a better AI player.
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool