frotz

Play Infocom-style interactive fiction games in the terminal.

brewmacoslinux
Try with needOr install directly
Source

About

Infocom-style interactive fiction player

Commands

frotz

Examples

play an interactive fiction game file$ frotz game.dat
play a z-machine game with sound enabled$ frotz -s game.z5
list available games in current directory$ frotz -l
play a game with transcript recording enabled$ frotz -a game.z3
play a game with custom interpreter version$ frotz -i 5 game.z8