Lab 5: Expanding the system

The goal of this lab is to practice extending an object-oriented system. You will pick up where you left off last week in the adventure game project.

There are four heads under which today's changes will fall: the rooms/game, the commands/parser, the items, and the inventory. These are all interconnected, and accordingly some parts of the following specification are duplicates.

Your goal is to have all of this working in 150 minutes. Get to it.


Last modified: Mon Feb 16 16:06:23 CST 2009