aliasghar98 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Jupyter Notebook 100.0%