Simple Tic Tac Toe game built using C++.
- Choose your marker (X/O).
- Place your marker on the desired board slot.
- Player 2 places his marker on the board slot.
- Continue till its a draw or any one of the player wins!
- The first player to get any row/column/diagonal filled with his choosen marker wins.
- C++