/Chess-Game-AB-Pruning

A chess game implemented in python using AB Pruning Algorithm. The computer AI (Black) uses AB Pruning with depth=3 (can be changed) to calculate the best move.

Primary LanguageJupyter Notebook

Chess-Game-AB-Pruning

A chess game implemented in python using AB Pruning Algorithm. The computer AI (Black) uses AB Pruning with depth=3 (can be changed) to calculate the best move.