Steps To Install frotz on Mac

Package Information:

Name: frotz
Use: Infocom-style interactive fiction player
URL: https://github.com/DavidGriffith/frotz

Installation Steps:

  1. Open up your Terminal.
  2. Copy and run the command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install frotz using brew
    brew install frotz

frotz is ready to use now!