SlackBuilds Repository

15.0 > Games > glulxe (0.6.1)

glulxe (interactive fiction VM)

Glulx is a portable VM, like the Z-machine. Unlike the Z-machine, it
uses 32-bit data and addresses, so it can handle game files up to four
gigabytes long. Also unlike the Z-machine, it has native support for
Glk I/O, so game files can use any capability Glk provides. However,
like the Z-machine -- again -- you can write games in the Inform
language and compile them to Glulx game files.

Optional dependency: cheapglk. Although glulxe-cheapglk is not as
featureful as glulxe-glktermw, it does support the VM debugger,
which glulxe-glktermw does not. If you want this, install cheapglk
before building glulxe. The executable will be installed as
/usr/games/glulxe-cheapglk. If you have cheapglk installed, you can
build without it by setting CHEAPGLK=no in the environment.

Optional dependency: if you want a glulxe that speaks JSON, install
remglk before building this. The JSON executable will be installed
as /usr/games/glulxe-remglk. If you have remglk installed and want to
build without it, export REMGLK=no in the environment. Note that, by
itself, glulxe-remglk can't be used to play games in a human-friendly
way; it's intended for use with a frontend (possibly a web-based one).

This requires: glktermw

Maintained by: B. Watson
Keywords: text adventure,interactive fiction,glk,glktermw,remglk,cheapglk,.ulx
ChangeLog: glulxe

Homepage:
https://www.eblong.com/zarf/glulx/

Source Downloads:
glulxe-061.tar.gz (0d0438faa42fd09d08876f75372c97b1)

Download SlackBuild:
glulxe.tar.gz
glulxe.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds