Service
A chess web service
The following operations are supported. For a formal definition, please review the Service Description.
-
GetNextMove
Get the next move according to the board configuration, a move which is very possible to provoke draw by repetition and search depth. Returns a null string if the operation fails.