Client_Server chat for playing tic_tac_toe game.
client will be x_player
client will be o_player
In both sides one action for play will appear in its side and also other side b sending its position.
just appear of (vertical, horizontal, or diagonal) line for single player ... message box for player who winned will displayed. if all game positons will full but winner not exist ... message box for Game over will displayed.
OK button will clear the game.