Skip to content

Swethakumar1/OnlineTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

OnlineTicTacToe

This project uses a peer-to-peer communicating program using non-blocking accept( ) as well as multiple threads, (specifically saying, the main and the slave threads).This is an online Internet program that involves two users in the same tic-tac-toe game. Each user starts the game locally and operates on the local 3-by-3 tic-tac-toe window that however interacts with his/her remote counterpart’s window through the Internet, so that the two users can view the same ongoing progress in their game

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors