Skip to content

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.

Notifications You must be signed in to change notification settings

aliasghar98/Chess-Game-AB-Pruning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published