COMP_X
Compwin = subwin(stdscr, COMP_Y, COMP_X, 0, TABLE_X + PLAY_X);
# define SCORE_X (PLAY_X + TABLE_X + COMP_X)