Learning Intention: Today we will begin to build a program that allows users to make choices and follow a pathway through a "choose your own adventure" styled game. Success Criteria: I have used this game as a starting point and made a simple story with multiple choices. I understand what a function is and have used if and else in my code. I have changed the variable names to match the players options.
Follow this example as we make a haunted mansion “choose your own adventure” game in Python. We will work through this together as a class! Please use this example as a starting point and change the story!