项目作者: iamsims
项目描述 :
This is a single player Checkers game with an implementation of minmax algorithm and alpha-beta pruning.
高级语言: C++
项目地址: git://github.com/iamsims/Checkers.git
Checkers
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.