Gelek Vanilla: Difference between revisions
From IFWiki
Cibersheep (talk | contribs) (Update version) |
(Using new infobox) |
||
Line 1: | Line 1: | ||
{{ | {{Software infobox | ||
|Type=Interpreter | |||
|Picture=GelekVanilla-About.jpg | |||
|Home page=https://open-store.io/app/gelek-vanilla.cibersheep | |||
|Download=https://gitlab.com/cibersheep/gelek-vanilla | |||
|Developer=Joan CiberSheep | |||
|Format=ADRIFT 4, ADRIFT 5, AdvSys, AGT, Glulx, Level 9, Magnetic Scrolls, ScottFree, TADS 2, TADS 3, Z-code | |||
|System=Linux | |||
|Version=2.1.2 | |||
|Date=2021/04/01 | |||
|Notes=OS: Ubuntu Touch (GNU/Linux). | |||
Written in: [[C++]], [[QML]], [[C]]. | |||
Licence: [[GPL]] (GNU GPL v2). | |||
|Interpreter app=Yes | |||
}} | |||
Gelek Vanilla is an interpreter similar to [[Gelek]] but aims to be more general (therefore contains no information about any specific IF work). The main goal of Gelek Vanilla is to support as many [[IF]] systems as possible (in the fashion of [[Gargoyle]]. As [[Gelek]], it also uses [[Andrew Plotkin]]'s remote [[Glk]] implementation ([[RemGlk]]) as a backend which offers, at the moment, supports the following systems: [[AdvSys]], [[Adrift]], [[AGiliTy]], [[Glulx]], [[Level 9]], [[Magnetic Scrolls]], [[Scott Adams]], [[TADS]] and [[Z-code]]. Support for more systems are in the way. | Gelek Vanilla is an interpreter similar to [[Gelek]] but aims to be more general (therefore contains no information about any specific IF work). The main goal of Gelek Vanilla is to support as many [[IF]] systems as possible (in the fashion of [[Gargoyle]]. As [[Gelek]], it also uses [[Andrew Plotkin]]'s remote [[Glk]] implementation ([[RemGlk]]) as a backend which offers, at the moment, supports the following systems: [[AdvSys]], [[Adrift]], [[AGiliTy]], [[Glulx]], [[Level 9]], [[Magnetic Scrolls]], [[Scott Adams]], [[TADS]] and [[Z-code]]. Support for more systems are in the way. | ||
[[File:GelekVanilla-main.jpg|300px|thumb | [[File:GelekVanilla-main.jpg|300px|thumb|Main screen of the app]] | ||
==Links== | ==Links== |
Revision as of 14:18, 19 January 2022
Gelek Vanilla | |
---|---|
Interpreter | |
Links | Home page Download |
Developer | Joan CiberSheep |
Formats | ADRIFT 4, ADRIFT 5, AdvSys, AGT, Glulx, Level 9, Magnetic Scrolls, ScottFree, TADS 2, TADS 3, Z-code |
System | Linux |
Latest version | 2.1.2 / 1 Apr 2021 |
Status | |
Multimedia support | |
Notes | OS: Ubuntu Touch (GNU/Linux). |
Browse the software database | |
Edit this infobox |
Gelek Vanilla is an interpreter similar to Gelek but aims to be more general (therefore contains no information about any specific IF work). The main goal of Gelek Vanilla is to support as many IF systems as possible (in the fashion of Gargoyle. As Gelek, it also uses Andrew Plotkin's remote Glk implementation (RemGlk) as a backend which offers, at the moment, supports the following systems: AdvSys, Adrift, AGiliTy, Glulx, Level 9, Magnetic Scrolls, Scott Adams, TADS and Z-code. Support for more systems are in the way.
Links
- Gelek Vanilla App - Gelek Vanilla in the Ubuntu Touch OpenStore.
- Source Code - Source code of the app on GitLab.