Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Tic Tac Toe
no vote
This is  a Tic Tac Toe Game developed in C++ by me as a part of my curriculum.Tic Tac Toe is a two player mind game . I have developed this game in Dev C++ IDE  using OOPS concepts in C++. This is a console based game. The game asks about the matrix row and column to take an input and returns 'x' for player 1 and 'o' for player 2.The game is done with proper validations it checks for proper input and prompts the user for correct input . the game doesnt allow the user to select the cell which is already used 
giridhar413752
2016-08-23
1
1
No more~