You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This single player Checkers game with an implementation of minmax algorithm and alpha-beta pruning,
is the academic project for Object Oriented Programming done by me , Sudarshan Regmi and Suraj Gaire.Sfml is used for the graphics.