Skip to content

ekidane/CS342_Project5

Repository files navigation

CS342_Project5

OK!!! so a game. Guess the number. Server randomly generates a positive number in some range like 1 - 100. All clients try to guess what it is.The server gives one hint about the number to start with. When a client guesses incorrectly the server will give them information about the number. No client can guess twice. If they guess correct number with at most all clients guessing then the clients win otherwise they lose. Losing takes clients to a losing screen and then winning takes them to a victory screen. After a game the server makes up a new number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages