Gelek: Difference between revisions

From IFWiki

No edit summary
No edit summary
Line 2: Line 2:


Gelek is an interpreter that includes all information and context needed to be able to play all [[Level 9]] games. It uses [[Andrew Plotkin]]'s remote [[glk]] implementation ([[remglk]]) as a backend and the [[Level 9]] interpreter ported to [[glk]] by [[Glen Summers]], [[David Kinder]], [[Alan Staniforth]], [[Simon Baldwin]], [[Dieter Baron]] and [[Andreas Scherrer]].
Gelek is an interpreter that includes all information and context needed to be able to play all [[Level 9]] games. It uses [[Andrew Plotkin]]'s remote [[glk]] implementation ([[remglk]]) as a backend and the [[Level 9]] interpreter ported to [[glk]] by [[Glen Summers]], [[David Kinder]], [[Alan Staniforth]], [[Simon Baldwin]], [[Dieter Baron]] and [[Andreas Scherrer]].
[[File:Gelek-ingame.jpg|300px|thumb|center|Snowball (Level 9)]]


==Links==
==Links==
* [https://open-store.io/app/gelek.cibersheep/ Gelek App] - Gelek in the Ubuntu Touch OpenStore.
* [https://open-store.io/app/gelek.cibersheep/ Gelek App] - Gelek in the Ubuntu Touch OpenStore.
* [https://gitlab.com/cibersheep/gelek/ Source Code] - Source code of the app on GitLab.
* [https://gitlab.com/cibersheep/gelek/ Source Code] - Source code of the app on GitLab.

Revision as of 09:15, 14 May 2019

Gelek
[[File:|385px|center]]
Link
Developer
Format
Interaction style
System
System details
Latest version
Status
Implements
Uses


License
Notes
Browse the software database
Edit this infobox


Gelek is an interpreter that includes all information and context needed to be able to play all Level 9 games. It uses Andrew Plotkin's remote glk implementation (remglk) as a backend and the Level 9 interpreter ported to glk by Glen Summers, David Kinder, Alan Staniforth, Simon Baldwin, Dieter Baron and Andreas Scherrer.

Snowball (Level 9)

Links