BOARD_LINE
row = BOARD_LINE + (wordpath[i] / 4) * 2 + 1;
move(BOARD_LINE, BOARD_COL);
line = BOARD_LINE;