glktermw

Terminal-window Glk library with Unicode support for interactive fiction

brewmacoslinux
Try with needOr install directly
Source

About

Terminal-window Glk library with Unicode support

Commands

glktermw

Examples

Run an interactive fiction game file$ glktermw game.z5
Execute a Glulx format game with Unicode support$ glktermw game.ulx
Launch a game and specify terminal window settings$ glktermw -w 80 -h 24 game.z3