/ChatWith_TicTacToeGame

Client_Server chat for playing tic_tac_toe game.

Primary LanguagePython

ChatWith_TicTacToeGame

Client_Server chat for playing tic_tac_toe game.

ClientSide:

client will be x_player

ServerSide:

client will be o_player

There is End Game buttton to close tab of game (Same action of X of window in right most side)..

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.

game

In displayed message box..

OK button will clear the game.