- Add actual comments to the code for anyone else who ever looks at it
- Complete the instructions in the README file for configuring, building, and
  installing the game
 - Add a note about the save files & magic file being completely vulnerable to
   editing (and the magic file to viewing)
- Add a licensing (or lack thereof) notice
- Once this port is completely finished, submit it to the Interactive Fiction
  Archive.
- Permit file names passed to the "save" and "restore" commands to contain
  spaces
- Consider adding a compile-time configuration option to enable an "old-tymey"
  interface in which all output lines (including the MOTD!) begin with a single
  space and there is no "> " input prompt (lowercase letters will still be
  used, though).
