Difference between revisions of "Glk/Glulxe"

From ScummVM :: Wiki
< Glk
Jump to navigation Jump to search
(add Carriage Returns)
(add Fingertips: I Hear the Wind Blow)
Line 125: Line 125:
*[[Ferrous Ring]]
*[[Ferrous Ring]]
*[[Final Project]]
*[[Final Project]]
*[[Fingertips: I Hear the Wind Blow]]
*[[First Person]]
*[[First Person]]
*[[Flexible Survival]]
*[[Flexible Survival]]

Revision as of 01:52, 20 July 2020

Glulxe
Engine developer Andrew Plotkin, dreammaster
Companies that used it numerous
Games that use it See Games
Date added to ScummVM 2018-12-09
First release containing it None

About

Glulxe (Glulx Execute) is an interpreter for games designed in Glulx format. The latter is an interactive fiction virtual machine. Unlike other interactive fiction virtual machines, such as Z-machine, it is 32-bit, so it can handle games up to four gigabytes in size.

Games

Status

A work-in-progress sub-engine of the new Glk API has been added based on Glulxe.

Resources

External links