Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

TextAdventure

Python 3 text adventure game

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 4000CEM Week 4 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.