subject

Subject: Software Design and Architecture Given the following Game to design, please answer the related questions

Instructions

As a software engineer you are asked to design a three level board game with the following description of the game and the requirements. This game will be a board game which user will start from the top left corner and will try to go to the bottom right corner. The board will have some of the rules and the features.

Rules:

++On the board some cells will be black which will indicate walls. Which doesn’t give and access to the user, some of the cells will have a gold (G), some of the cells will have a water (blue color), some of the cells will have monster (M), cells next to monster smell (S)
++Monsters can move each direction one square
++the user will use arrows in the keyboard to move in the game.
++Shift+(up arrow) is used to jump
++Shift+(right arrow) is used to swim
++user can use sword or arrow(arc) to kill the monster
++to use sword user should jump up first
++user can use shovel or a drill machine to dig the gold. The gold can be in 1-10 meters deep and shovel can only dig up to 5 meters.
++User will start with 70 points
++For every move user will lose 1 point
++Swimming through a cell costs 5 points
++Jumping over a cell costs 10 points
++each arrow cost 10 points
++using sword cost 5 points
++Using shovel costs 5 points and drill machine costs 15 points
++Finding gold earns 100 points
++Killing each monster earns 30 points.
++User can have 5 arrows; Arrows can be used from 2 cells ahead.
++Monsters blinks therefore when you shoot them it should corresponds to the time they are available. If user uses sword can be killed by the monster

Game board image given in the below.

Level Rules:

Level 1:

User should be able to move 1 square each time (any direction)

User will be able to jump up

User will be able to use shovel to dig for the gold

User can use sword to kill the monster

Level 2

User should be able to move 1 square each time (any direction)

User will be able to jump up and swim

User will be able use shovel to dig for the gold

User can use sword or arrow to kill the monster

Level 3:

User should be able to move 1 square each time (any direction)

User will be able to jump up, swim and smell

User will be able to use shovel and drill machine to dig for the gold

User can use sword or arrow to kill the monster

Questions:

The user will only be able to play the game if he has points. If the user has no points left before the end of the game, the game will be over and the user will lose. Some of the details of the game is not provided however you have enough information to complete the below questions.

1.Please draw the Use case diagram for the above game (you can omit administrator of the system in your drawing)

2. Please write “going to the exit” scenario for level 2


Subject: Software Design and Architecture

Given the following Game to design, please answer the r

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 08:40, baue4431
What are the three parts to physical security standards for various types of army equipment and the risk level
Answers: 2
image
Computers and Technology, 22.06.2019 18:30, Liantic8738
List the five on-board vehicle subsystems
Answers: 1
image
Computers and Technology, 23.06.2019 09:00, 19youngr
Which company provides a crowdsourcing platform for corporate research and development? a: mtruk b: wiki answers c: mediawiki d: innocentive
Answers: 2
image
Computers and Technology, 24.06.2019 19:00, taridunkley724
Which of the following "invisible" marks represents an inserted tab?
Answers: 1
You know the right answer?
Subject: Software Design and Architecture Given the following Game to design, please answer the rel...

Questions in other subjects: