The file “TextAdventure.py” is to be a text adventure game. When a user runs it should print a story that changes based on user input.
Your task in 4013FTE Week 6 Lab 2 is to work in groups to extend this game:
- using local version control on your individual changes
- using GutHub to merge your work back together.