Difference between revisions of "Glk/Glulxe"

From ScummVM :: Wiki
< Glk
Jump to navigation Jump to search
m (Lightkey moved page ScummGlk/Glulxe to Glk/Glulxe)
(Fixed inter-page link after page move.)
Line 1: Line 1:
{{EngineDescription|
{{EngineDescription|
name=Glulxe|
name=Glulxe|
developer= Andrew Plotkin, [[User:dreammaster|dreammaster]]|
developer=Andrew Plotkin, [[User:dreammaster|dreammaster]]|
companies=numerous|
companies=numerous|
usedBy=See [[ScummGlk/Glulxe#Games|Games]]|
usedBy=See [[Glk/Glulxe#Games|Games]]|
dateAdded=December 9, 2018|
dateAdded=December 9, 2018|
release=None
release=None

Revision as of 02:37, 30 September 2019

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 ScummGlk API has been added based on Glulxe.

Resources

External links