Skip to content

dimitrijekaranfilovic/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

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

The bot should play its moves in under 5 seconds.

picture