This project demonstrates socket programming using the TCP protocol, featuring a Tic-Tac-Toe game. Clients can connect to the server to play against each other.
- TCP-based communication between client and server.
- Tic-Tac-Toe game playable by multiple clients.
- Easy-to-understand implementation for socket programming practice.
Check out the doc.pdf
file for further details.
Contributor: Sepide Bahrami