Tic-Tac-Toe-Game-In-Python icon indicating copy to clipboard operation
Tic-Tac-Toe-Game-In-Python copied to clipboard

Tic Tac Toe game with GUI in python using Tkinter and also a restart functionality and displays which player turn now.

Results 4 Tic-Tac-Toe-Game-In-Python issues
Sort by recently updated
recently updated
newest added

Made code more readable by making list of buttons. Sorry for doing this PR

If I want to set two players to connect by socket ,I can how to do it ?

This is a multiplayer Tic-Tac-Toe game using socket and python tkinter