Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 176 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 176 Bytes

Checkers

A game of checkers written using minmax algorithm and alpha-beta prunning.

The bot should play its moves in under 5 seconds.

picture