git-if

Glulx interpreter optimized for speed to run interactive fiction

brewmacoslinux
Try with needOr install directly
Source

About

Glulx interpreter that is optimized for speed

Commands

git-if

Examples

Run a Glulx game file$ git-if game.ulx
Display interpreter version and capabilities$ git-if -v
Run a game with specific display width$ git-if -w 80 game.ulx