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 06:30
Plz 40 points what are raster vectors? a bitmap image a vector file a type of printing press a small projector
Answers: 1
question
Computers and Technology, 24.06.2019 20:20
Write python code that prompts the user to enter his or her age and assigns the user’s input to an integer variable named age.
Answers: 1
question
Computers and Technology, 25.06.2019 04:10
While creating a web page, what does each of the following html tags define? 1. 2. 3. 4. a. defines a new paragraph b. defines a term c. defines a single line break d. defines a heading
Answers: 1
question
Computers and Technology, 25.06.2019 08:00
Aresearcher wants to do a web-based survey of college students to collect information about their sexual behavior and drug use. direct identifiers will not be collected; however, ip addresses may be present in the data set. risk of harm should be evaluated by: solely by the magnitude or severity of expected harm. both the magnitude (or severity) and the probability (or likelihood) of harm. solely by the probability of expected harm. neither the magnitude or probability of harm.
Answers: 3
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, 11.11.2020 03:30
Questions on the website: 13722367