glkterm

Terminal-window Glk library for interactive fiction games

brewmacoslinux
Try with needOr install directly
Source

About

Terminal-window Glk library

Commands

glkterm

Examples

Run an interactive fiction game file with glkterm$ glkterm game.dat
Execute a Z-machine story file in the terminal$ glkterm story.z5
Launch glkterm with a specific game and options$ glkterm -w 80 -h 24 adventure.ulx