Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 129 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 129 Bytes

chess-ai

Key Features:

  • AI uses minmax algorithm with up to 4 levels of depth.
  • Small gui library implemented in C over SDL.