Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 107 Bytes

File metadata and controls

2 lines (2 loc) · 107 Bytes

Chess AI

Basic Chess AI written in Python 3. Uses the Alpha-Beta algorithm to search for the best move.