Skip to content

grimmfieber/socket-guess-game-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Basic game that guesses number sent by client.

Just a basic implementation of socket

What does it requires?

You only need to provide IP Address of Server and Port number.

How does it works?

Server side chooses a random number in range of 1-10 then client side tries guess the choosen number. As client side guessed a number will send it to server. After then, server will check if number is true or not. if it's not, server will sent a message to client as increase or decrease.

If client may guess the right number will win.

About

Simple Game as implementation of Socket programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages