CS120
Programming Assignment #5

Due on or before February 16 at 11:59 PM.

For this assignment you will be expanding your adventure game by adding three 'helper' functions that interact with rooms. Two of the functions are defined below, the third is up to you.

Requirements:

Turn in: Use the script command to demonstrate how your program runs. Place the output from the script command into a file named Assignment5output.txt. In the sample output, make sure you demonstrate the three helper functions that you built for this assignment. Turn in a copy of your program code and the Assignment5output.txt file to Canvas.