subject

Maze game - choose your pathway Your challenge in this lesson is to create a program that will ask the user for a series of decisions to make, where each one has a chance of ending the game.

An example of this would be a maze/labyrinth story where the user must maneuver through dangerous obstacles like trap doors,
However, there are way more narrative you could use besides a maze full of obstacles any choose your adventure type storyline would work:

You must first turn in a tree diagram of your maze
Must ask the user to make a decision at each point in the story
There must only be one correct pathway through the story, any other response should ultimately lead to the player "losing" the game/story. Have different endings.
Your program must not display any message/ask questions that aren't a part of the pathway the user choose. I, e., when the user picks a wrong decision , the game should not ask any questions that aren't a part of that pathway.

You must have at least 6 decisions the has to make in order to complete your game.

If the user chooses incorrectly, the game must end. You are not allowed to use sys. exit(), break or any other shortcuts.

The storyline is completely up to you to do what you want with. Have some fun with it. It does not have to be a maze or other video game even just a game show like who wants to be a millionaire works.

Bonus
Add at least 3 decisions/events that are random in the program. This could be one of several things:
The correct answer could be random. For example, if the user has to choose either left or right, the correct answer could be randomly choosing each game.
The message/story event could be different. For example when the user loses the message that displays could be randomly selected.
Some other creative use of random that effect the story/outcome in someway.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:10
The total cost of textbooks for the term was collected from 36 students. create a histogram for this data. $140 $160 $160 $165 $180 $220 $235 $240 $250 $260 $280 $285 $285 $285 $290 $300 $300 $305 $310 $310 $315 $315 $320 $320 $330 $340 $345 $350 $355 $360 $360 $380 $395 $420 $460 $460
Answers: 2
question
Computers and Technology, 22.06.2019 17:30
Under which key category do the page up and page down keys fall? page up and page down keys fall under the keys category.
Answers: 1
question
Computers and Technology, 22.06.2019 22:00
Consider the following declarations (1, 2, 3, 5, 7)class bagtype{public: void set(string, double, double, double, double); void print() const; string getstyle() const; double getprice() const; void get(double, double, double, double); bagtype(); bagtype(string, double, double, double, double); private: string style: double l; double w; double h; double price; }; a.) write the definition of the number function set so that private members are set according to the parametersb.) write the definition of the member function print that prints the values of the data membersc.) write the definition of the default constructor of the class bagtype so that the private member variables are initialized to "", 0.0, 0.0, 0.0, 0.0, respectively d.) write a c++ statement that prints the value of the object newbag.e.) write a c++ statement that declares the object tempbag of type bagtype, and initialize the member variables of tempbag to "backpack", 15, 8, 20 and 49.99, respectively
Answers: 3
question
Computers and Technology, 23.06.2019 20:40
Instruction active describing list features which statements accurately describe the features of word that are used to create lists? check all that apply. the tab key can be used to create a sublist. the enter key can be used to add an item to a list. the numbering feature allows for the use of letters in a list. the numbering feature can change the numbers to bullets in a list. the multilevel list feature provides options for different levels in a list.
Answers: 2
You know the right answer?
Maze game - choose your pathway Your challenge in this lesson is to create a program that will ask...
Questions
question
Mathematics, 23.04.2020 23:50
question
Mathematics, 23.04.2020 23:50
question
Mathematics, 23.04.2020 23:50
question
Mathematics, 23.04.2020 23:50
question
Mathematics, 23.04.2020 23:50
Questions on the website: 13722360