五子棋棋盘设计?
#define TLC_FRAME "┏ "#define TMC_FRAME "┳ "
#define TRC_FRAME "┓ "
#define BLC_FRAME "┗ "
#define BMC_FRAME "┻ "
#define BRC_FRAME "┛ "
#define MLC_FRAME "┣ "
#define MMC_FRAME "╋ "
#define MRC_FRAME "┫ "
#define HLINE "━ "
#define VLINE "┃ "
用到COLS,LINES