Question: (C++ program) Write a game that uses linked list. There should be 20 nodes. You can change the struct to your preferences in order to
(C++ program)
Write a game that uses linked list. There should be 20 nodes. You can change the struct to your preferences in order to make the game better. Make sure the user is not able to move to a NULL location. The story game should be rated PG-13. No bad words or gore.You can add special conditions to where the story will not progress unless you clear a certain obstacle in a different room, others did enemy encounters where the enemy will drop a key to open a door. You should make your story / game interesting (it should also be clear to navigate). A sort of map may help the user to navigate.
( Please add comments and show output)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
