Bisquixe: Difference between revisions
From IFWiki
(Created page with "'''Bisquixe''' is a JavaScript user interface library for IF, developed by Brian Rushton. It integrates with Inform 7. == History == Bisquixe was released in 2023 along with the extension Simple Multimedia Effects. == Features == The Bisquixe interpreter for Inform allows the author to use the following tools in games: * Hyperlinks to a command; * Hiding commands from the screen; * Assigning arbitrary classes to elements on the screen; * Arbitrary CSS mod...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software infobox | |||
|Type=Interpreter | |||
|Uses interpreter=Quixe | |||
|Interpreter app=No | |||
|Multimedia=This interpreter supports color effects and css styling, as well as hyperlinks. | |||
|Developer=Mathbrush | |||
|Home page=https://github.com/brirush84/Bisquixe | |||
|Download=https://github.com/brirush84/Bisquixe/releases | |||
|Format=Glulx | |||
|System=Browser | |||
|Version=1 | |||
|Date=2023/12/09 | |||
|Status=Beta | |||
}} | |||
'''Bisquixe''' is a [[JavaScript]] user interface library for IF, developed by [[Brian Rushton]]. It integrates with [[Inform 7]]. | '''Bisquixe''' is a [[JavaScript]] user interface library for IF, developed by [[Brian Rushton]]. It integrates with [[Inform 7]]. | ||
Line 26: | Line 40: | ||
{{stub}} | {{stub}} | ||
[[Category:Extensions]] | [[Category:Extensions]] | ||
{{software navbox}} |
Revision as of 20:46, 9 December 2023
Bisquixe | |
---|---|
Interpreter | |
Links | Home page Download |
Developer | Mathbrush |
Format | Glulx |
System | Browser |
Latest version | 1 / 9 Dec 2023 |
Status | Beta |
Multimedia support | This interpreter supports color effects and css styling, as well as hyperlinks. |
Notes | Note that this interpreter cannot simply be downloaded and run to play game files. |
Browse the software database | |
Edit this infobox |
Bisquixe is a JavaScript user interface library for IF, developed by Brian Rushton. It integrates with Inform 7.
History
Bisquixe was released in 2023 along with the extension Simple Multimedia Effects.
Features
The Bisquixe interpreter for Inform allows the author to use the following tools in games:
- Hyperlinks to a command;
- Hiding commands from the screen;
- Assigning arbitrary classes to elements on the screen;
- Arbitrary CSS modifications
The Bisquixe interpreter acts as an augmented version of Quixe, and uses GLK to transmit the CSS changes to the webpage. The commands are triggered by special Inform code written in the Simple Multimedia Effects extension for Inform 7.
Games created using Bisquixe
Links
Online presence
This article is a stub. You can help IFWiki by expanding it.
Interpreters | |
---|---|
By format | ADRIFT • AdvSys • AGT • Alan • Glulx • Hugo • Magnetic Scrolls • TADS • Z-code |
By system | Browser • Android • iOS • Linux • macOS • Windows |
Browse | Recommended interpreters • Search form • Drilldown |
Other software | Authoring systems • Utilities |