programming java project game

Question # 00607250
Subject: Computer Science
Due on: 01/03/2020
Posted On: 12/18/2019 02:23 AM
Tutorials: 0
Rating:
4.9/5
Question Dot Image

Develop a distributed client/server program to play a board game, and describe the design in a report. You are expected to perform this project assignment in pairs. The purpose of the project is to demonstrate the design and programming skills you have acquired during this module.

 

After starting a client, the user can enter the IP address and port number of the server, and his name. After entering this information, the client will log on to the server. The client will wait for the server to signal that another client logged on. When a second client has logged on, the game can start, or (in case of a game that can be played with more than two players) the clients can decide to wait for more players. After a game has started, the server should be ready for incoming requests from new clients that would like to play the game. Thus, it should be possible to play several games simultaneously on the same server. The game itself could proceed as follows. The player whose turn it is enters a move, taking into account the rules of the game. The client checks the move, and when it is legal, it sends it to the server. The server also checks legality of the move, and if it is legal, it will send this information to all participating clients, who can then update their internal game state. The turn then moves to the next player, who should again enter a legal move. This procedure proceeds until the rules of the game indicate the game has finished. Communication Protocol Your client and server applications should be able to communicate with the respective applications of the other students in your, and one other tutorial group. The tutorial group pairs will be published on Canvas. All students within the same pair of tutorial groups should use the same protocol for client/server communication. The protocol describes which data will be exchanged between the client and the server, and in which order and format. Among other things, the data will contain the moves in the game. The protocol will be determined during a tutorial group meeting in Week 7. More information about how the protocol can be defined is given in Section 7.2.3. Remark It is possible that your tutorial group decides on a client/server-interaction other than the one discussed above, with a correspondingly different distribution of responsibilities between client and server.

 

 

these are the requirements for the project , can anybody help?it should be implemented in JAVA

Dot Image
John123Nickname Posted By :
Questions: 1 Tutorials: 0
Attachments

Click chat button below to get the answer.

Related Questions
10005 SCI science
Avoid using slangs or short phrases like "OMG HELP ME PLZ THX!!!!". A better title could be "Please help me understand this maths question." RememberAvoid using slangs or short ph …
programming java project game
Develop a distributed client/server program to play a board game, and describe the design in a report. You are expected to perform this project assignment in pairs. The purpose of the project is to de …
Kindly assist, I need help with my assignment
Software PhasesOverviewBy adhering to the key software development phases defined in the SWEBOK, CapraTek has signaled its commitment to creating consistent software projects.In this assignment, you c …
IT3349 unit 4 assignment latest 2018 july
Unit 04 Assignment 1 Completing the Programming of a JavaFX Application Using Lambda Expressions In this assignment, you will complete the programming of a lambda expression event handler of a J …
IT3349 unit 2 assignment latest 2018 july
Unit 02 Assignment 1 Reading From a Text File and Handling Exceptions In this assignment, you will design and code a Java console application that reads a text file containing course information …
Recent Questions
Strayer LEG440 Week 5 Assignment Latest 2024
LEG440 Procurement and Contract Law Week 5 Assignment - Competition Requirements Overview The FAR Parts: Part 15 - Contracting by Negotiation: Subpart 15.2 - Solicitation and Receipt of P …
Strayer LEG440 Week 3 Assignment Latest 2024
LEG440 Procurement and Contract Law Week 3 Assignment - Contracting and the FAR Overview Part of the role of the FAR is to ensure taxpayer funds are properly managed in a way that protect …
Strayer LEG440 Week 4 Activity Case Study: Ethical Considerations Latest 2024
LEG440 Procurement and Contract Law Week 4 Activity - Case Study: Ethical Considerations Preparation Refer to the GSA National Capitol Region 4th Floor Total Workplace Case StudyLinks to an e …
Strayer LEG440 Week 2 Activity Case Study: Acquisition Planning Latest 2024
LEG440 Procurement and Contract Law Week 2 Activity - Case Study: Acquisition Planning Preparation Read the GSA National Capitol Region 4th Floor Total Workplace Case StudyLinks to an ext …
Strayer LEG440 Week 6 Discussion Latest 2024
LEG440 Procurement and Contract Law Week 6 Discussion - After Proposal Submission You are a contracting officer in your agency, tasked with reviewing contractor proposals. What are three …
Strayer LEG440 Week 5 Discussion Latest 2024
LEG440 Procurement and Contract Law Week 5 Discussion  - Price Evaluation You are a contracting officer in your agency, tasked with acquiring office equipment software. After the contrac …
Strayer LEG440 Week 4 Discussion Latest 2024
LEG440 Procurement and Contract Law Week 4 Discussion  - Winning a Government Contract Search the Internet for a news article on government contracting and explain the particular discuss …
Strayer LEG440 Week 3 Discussion Latest 2024
LEG440 Procurement and Contract Law Week 3 Discussion - Fairness of Obtaining a Government Contract Evaluate the level of fairness of the overall process of obtaining a government contract. …
Strayer LEG440 Week 2 Discussion Latest 2024
LEG440 Procurement and Contract Law Week 2 Discussion - The General Services Administration (GSA) Schedule Contract Go to the webpage Acquisition.govLinks to an external site.. Click Brow …
Strayer LEG440 Week 1 Discussion Latest 2024
LEG440 Procurement and Contract Law Week 1 Discussion - Introduction and Government Contracts Introduce yourself to your peers by sharing something unique about your background. Explain how …