Question: i NEED CODE STEPS - NOT AN EXPLANTION PLEASE - I ned this in Java and GIT not PYTHON Implement a version of the Go

i NEED CODE STEPS - NOT AN EXPLANTION PLEASE - I ned this in Java and GIT not PYTHON
Implement a version of the Go Fish Card game. Players go around in a
round-robin fashion and pick a player to "Go Fish"
Github link to project folder in repo:
Requirements:
A server that can handle multiple simultaneous clients
Handle sending data back and forth more so than just a simple string
Gracefully handle disconnects and server shutdowns
Provide the ability for the users to do something
Milestone 1:
Server can be started via IDE or command line and listen for connections
Client can be started via IDE or command line and connect to the running server
Client can send messages to the server
Server can broadcast messages to all connected clients of a particular Room
o Server will implement the concept of "Rooms, for this milestone only "Lobby" Is needed
Clients will have some sort of Identifier to st.ow who sent each message
Clients can disconnect and reconnect without crashing the server
The Server terminating should not terminate the clients as well
o Clients should receive a disconnected messge

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!