Question: Code a text based adventure game about a maze in C++. There needs to be 2 intial paths that the user can possible take, with

Code a text based adventure game about a maze in C++. There needs to be 2 intial paths that the user can possible take, with a random instance throughout the game (maze) that changes the users outcome/path. Needs atleast 5 inputs from the user stored in 3 different data types. Directional inputs for the user being: R (right), L (left), F (forward). User can come across differnet things to battle throughout the maze.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!