Skip to content

Java program socked based client to server system in which players can join the server and pass the ball around to eachother using the command line.

Notifications You must be signed in to change notification settings

Bensaski/Pass-The-Ball-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pass-The-Ball-Java

Java program socked based client to server system in which players can join the server and pass the ball around to eachother using the command line.

How to Play

To run Pass The Ball, download the repository to your PC.

Run Server.java to start the server before connecting clients.

Once the server has started, run the Client.java file to add players to the game.

Players can only pass the ball if they have it in possesion, indicated by the terminal. Use the terminal commands to pass the ball around or wait for the player with the ball to pass it to you. Players will be notified when the ball is passed by a server notification accross all clients.

About

Java program socked based client to server system in which players can join the server and pass the ball around to eachother using the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages