Description: Use the alpha-beta search to achieve a simple man-machine game. Since the valuation function is relatively simple, there is not very strong chess.
To Search:
File list (Check if you may need any files):
Surakarta.exe
define.h
search.h
value.h
main.cpp
search.cpp
value.cpp
Project2.exe