Definitions for "TicTacToe"
Keywords:  nxn, odd, implementation, board, sized
This implementation of tictactoe can have an NxN sized board, where N is an odd number >=
Keywords:  win, pair, you, it
TicTacToe; it's not possible to win; but you can make "pair".