hi. currently trying to make a battleship type game, and have created a vector using user input of 'x' width and 'y' height, and need to find a way to display this vector as a grid and have each square be a cell that can be altered using the co-ordinates of the square.
this is the set up currently being used for the vector: