Introduction - If you have any usage issues, please Google them yourself
Gobang system
2017.8.30
A development environment
Gobang Eclipse IDE for system is composed of C/C++ Developers (Version: Kepler Service Release 2) created in the Windows system. The source code for D:\workspace\chess\main.c storage.
Two, algorithm
The type of search is to take the "m" type of search, the search order for horizontal and vertical oblique oblique left right, A is horizontal, vertical B, C is the total left oblique, D from right to left oblique, finally in accordance with the order of choice under the position; in the search on the number of priority search is continuous 4 again in order to search into the 3 analogy.