Client | Server |
---|---|
This is a repository of a number guessing game.
The game currently consists of multiple clients and the server, clients try to guess a number that has been randomly generated by the server.
Install java from https://www.java.com/en/download/, clone the repository and follow these steps:
- Run the server.jar file located in builds, choose a port and click listen.
- Run the client.jar file located in builds for each desired client instance, enter the ip address and port of the server and connect.
- Click List users on all of the clients.
- Invite a user to a duel on any of the clients by selecting the user and clicking invite.