Skip to content

nurpeiis/Checkers---AI

Repository files navigation

#Checkers--AI

Design Checkers game that uses MiniMax and Alpha-Beta pruning.

Created by Nurpeiis Baimukan

Instructions

First, user should run makefile:

make

Second, to run the program runn following command:

./checkers

To clean the compiled version of the program run following command:

make clean

Copyright (c) 2019 Nurpeiis Baimukan

About

Checkers game using minimax and alpha beta pruning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published