Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 283 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 283 Bytes

chess-algorithm

An implementation of a chess game you can play against the computer. The AI uses the minimax algorithm with alpha-beta pruning

image