beingaryan / TIC-TAC-TOE-USING-CLIENT-SERVER-SOCKET-PROGRAMMING-IN-C

In this project we have implemented a multiplayer tic tac toe game using socket programming in C in which a server creates the game in local area network. The players in LAN can connect to the server by using the IP address if the server. We have used the concept of thread.When a new connection arrives ,new thread will be created. To avoid race …
7Updated 5 years ago

Alternatives and similar repositories for TIC-TAC-TOE-USING-CLIENT-SERVER-SOCKET-PROGRAMMING-IN-C

Users that are interested in TIC-TAC-TOE-USING-CLIENT-SERVER-SOCKET-PROGRAMMING-IN-C are comparing it to the libraries listed below

Sorting: