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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started