This project aims to implement a peer to peer Tic-Tac-Toe game where 2 users can play the game through their IP addresses.
Explanation of the Project
The user checks for online users in the network and can start a game by sending an invitation to another user. In order game to start, the other user should accept the game invitation. Once the connection is established for the game, the first player is decided randomly. Then the game continues until a user wins, there is a tie or either of the players exit.
Reviews
There are no reviews yet.