How can I create a code to solve this maze?

3 views (last 30 days)
So I need to assumeI am a programmer hired by Disney to create a text-based prototype for a new game they are developing. They want a game where the player is a scientist and she/he wins by successfully building a machine with parts scattered over rooms in a maze, then exiting the maze. I have to write a prototype for this game where you allow the player to navigate through a maze of rooms searching for the parts of the machine he wants to build. The machine parts must be collected in order. After collecting all parts and the tools, the player should build the machine and exit the maze. The program ends when the player wins or when the time is out. You can choose any time constraint. Also the layout of the room does not change.

Answers (0)

Categories

Find more on Strategy & Logic in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!