Difference between revisions of "Glk/Glulxe"

From ScummVM :: Wiki
< Glk
Jump to navigation Jump to search
(add Klockwerk)
(add Como el diablo esnifando una rays to Glulx)
Line 74: Line 74:
*[[Color the Truth]]
*[[Color the Truth]]
*[[Colossal Cave Adventure]] (with and without graphical user interface extensions)
*[[Colossal Cave Adventure]] (with and without graphical user interface extensions)
*[[Como el diablo esnifando una rays]]
*[[Comp01ter Game: N0n C0mp0s Ment1s]]
*[[Comp01ter Game: N0n C0mp0s Ment1s]]
*[[Conflicting Histories]]
*[[Conflicting Histories]]

Revision as of 21:17, 15 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