single-muliplayer-guessing-game-
The game is implemented with separate client and server machines. Implementation--> (one player per client), and the server administers the game. Single-player game: one client communications with the server.Multiplayer: the server handles several clients simultaneously.