Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 127 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 127 Bytes

Chess

A game of chess written in Python
A Desktop chess game written by pygame. Implement bot using min-max algorithm.