Description: Using c++ to achieve the two up and down on a computer screen Gobang, the rules of the game are as follows:
      1. Step 1 for each piece of input to the grid of x, y coordinates, in accordance with Enter key
      2. There is a square five piece first line or even sentenced to win
      3. When the flag covered with the board but not a single party is to win a draw
      4. After the end of a board, if the Y key to continue, if the exit at the other key
      5. If you want to quit the game, type (0,0), and then follow the prompts to save the game
      6.悔棋and the key (may not be able to achieve)
      7. Can choose to be X or O to be
Design requirements:
1. The screen contains a number of beautiful patterns, such as a smiley face, such as five-pointed star.
2. Move to the Board may be suspended automatically saved, and then under the next to contin
To Search:
File list (Check if you may need any files):
wzq.doc