/checkersAI

Play checkers against your computer

Primary LanguageC

checkersAI

Play checkers against your computer that uses Minimax algorithm.

Program preview

while still in beta, code became bit messy and i am planning to refactor in the future, also performance can be improved and more features can be added. such as, using better heuristics, Alpha-beta pruning, etc..

will add cmake soon