Skip to content

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.

Notifications You must be signed in to change notification settings

uni-projects-bachelor/tcp-socket-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP Sockets - Tic-Tac-Toe Game

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.

Features:

  • 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


About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages