A simple C++ chess program that uses Minmax Algorithm with Alpha-Beta Pruning
It has an approx. elo rating of 1500-1700. It can search upto 5 plies.
A simple C++ chess program that uses Minmax Algorithm with Alpha-Beta Pruning
It has an approx. elo rating of 1500-1700. It can search upto 5 plies.