Question: Write down, in detail, the rules for the game. Design your client program and your server program. You will be running your client program twice

Write down, in detail, the rules for the game.

Design your client program and your server program.  You will be running your client program twice and your server program once, all at the same time.  What will each program and how will it communicate with the other programs?  Document what each program will perform and what information will they need to communicate with each other in the order that the communication must occur.

What classes will you need for the client program?  What classes will you need for the server program?  Draw a UML class diagram showing the classes for each program.

 

- The detailed rules for your game.

- Your design for each program - what will each program and the communication between the programs.

- Your UML class diagrams.

Step by Step Solution

3.34 Rating (160 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

lets delve into more details with relevant examples Game Rules 1 Objective Players aim to accumulate the highest score by successfully completing challenges 2 Players Two players compete simultaneousl... View full answer

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 Programming Questions!