C++please.
Write a class called GBoard that represents the board for agame that is like tic-tac-toe, but on a larger scale. Instead of a3x3 board, it is played on a 15×15 board, and instead of 3 in arow, each player is trying to get 5 in row.
The class should have two data members – a 2D array of charthat represents the board, and an enum variable called gameStatethat holds one of the four following values: X_WON, O_WON, DRAW, orUNFINISHED – use an enum for this, not strings (the enum definitionshould go in GBoard.hpp, before the class, not inside it).
It should have
PayPal Gateway not configured
PayPal Gateway not configured