Question: This is for COP2210. I have to create an algorithm first and then translate into code. Format Tools Table Window Help COP2210-Assignment-3 [Compatibility Mode] Design
Format Tools Table Window Help COP2210-Assignment-3 [Compatibility Mode] Design Layout References Mailings Review View bria (Body) -| 12 | | AA A. A. Pane Program Flow Ask the user to enter their name so that you can personalize their experience. You will want to use their name as they move through the house and make decisions Start at the front door as described above. . Each time the user moves to a new room, you must then ask the user what he or she wants to do next. The options available are derived above. Note that there are sometimes more that 2 options available. Should the user reach a room where there is no other exit, they must select an object to explore. Once the object is explored, the game is over. This should be indicated clearly to the user (and have funl) Input/Output Requirements: As stated above, you must ask the user for his or her name. Welcome the user to the game. Be sure to include their name in your welcome message. Using asci art or graphics, print out an image showing where in the house the user is starting. For each step, present the users with their options and ask them what they want to do (hint: put word options in quotes to indicate what they should type in to respond to your question) Once they have selected an object to explore, be sure to print out their final outcome. At the end of the game, using ascil art or graphics, print out an image showing where in the house the user ended the game. Program Structure Requirements: For your class structure, you must use classes, objects and methods. Do NOT just use a huge series of sequential if statements, nested if statements or switch statements for your program flow For Part 1, create a class structure, algorithms and flow chart for your program, and then do several iterations of tests (i.e, analyze it and step through to make sure that it is logically correct).Also write the pseudocode for your tester class (where your 1518 words English (US) 12Focus
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
