Question: JAVA A games company wants to write a game system to allow users to register. A game can start when the minimum number of players
JAVA
A games company wants to write a game system to allow users to register. A game can start when the minimum number of players are registered. The game administrator can start and end the game. Users can play the game.
Draw a UML use case diagram to represent the actors and the use cases the actors are allowed to do. Draw a UML class diagram of the classes that could be used in this solution, including relationships. Assume the game had an id, name and minimum number of players attributes. Assume that the administrator and player are two different types of users of the system and both have an id and name.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
