How do you make a simple 3x3 maze on python using lists?
问题 I have this project wherein I have to make a basic text-based maze/adventure game. This is my code so far but it's weird. I want it to be able to quit anytime and for it to display 'Please choose an available direction' when the input is not among the choices. I know my code is wrong but I don't know what to do about it. Can someone help me out? Thanks! btw, I used this link as a guide http://programarcadegames.com/index.php?chapter=lab_adventure maze_list = [] maze = ['Available Directions: