Hello everyone! I have recently taken up C++ as a new hobby and have just finished going through the beginning stages of it. I have decided to create a simple game of Tic Tac Toe but with a twist... Instead of having a 3x3 grid i would like to add more rows/columns making it 5x5, 6x6, etc.. Please could someone help me with this as everytime i try to add another column i come up with errors.