/TicTacToe

In this project, the server is for multiple two-player games. It listens for two clients to connect, and spawns a thread for each: the first is Player X and the second is Player O. The client and server send simple string messages back and forth to each other; messages correspond to the Tic Tac Toe protocol. Built for a Networking class

Primary LanguagePython

Stargazers

No one’s star this repository yet.