Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 165 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 165 Bytes

Chess-game

This chess game is built using minimax algorithm using alpha-beta pruning using material score and piece square table score in the evaluation function.