Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 115 Bytes

File metadata and controls

4 lines (3 loc) · 115 Bytes

Chess

A C implementation of Chess. Uses the Minimax algorithm for the purpose of playing in user-computer mode.