Bisquixe

From IFWiki

Bisquixe
Interpreter
[[File:|class=ifwiki-infobox-image]]
Links Home page Download
Developer Mathbrush
Format Glulx
Interaction style
System Browser
System details
Latest version 6 / 19 December 2023
Status Beta
Implements
Uses Quixe
Multimedia support This interpreter supports color effects, CSS styling, sound, graphics, and hyperlinks.
License
Notes Note that this interpreter cannot simply be downloaded and run to play game files.
Browse 0 games written with Bisquixe
Browse the software database
Edit this infobox

Bisquixe is a user interface library allowing Inform 7 authors to publish games to the web which use dynamic styling specified with CSS, and other multimedia effects.

History

Bisquixe was released in 2023 along with the Inform 7 extension Simple Multimedia Effects. The name "Bisquixe" was chosen "Because it's fast and easy and not quite as good as a carefully crafted product."

Features

The Bisquixe web interpreter for Inform allows the author to use the following tools in games:

  • Arbitrary, on-the-fly CSS modifications, as well as assigning arbitrary classes to elements on the screen
  • Importing Google fonts
  • Playing sound (this was the only way to get sound in web play of an Inform 7 game until Parchment gained sound support in January 2025)
  • Clickable hyperlinks which execute a parser command or open a web page
  • A simplified way to include graphics
  • Hiding commands from the screen

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

See also

Links

This article is a stub. You can help IFWiki by expanding it.
Interpreters
By format ADRIFTAdvSysAGTAlanGlulxHugoMagnetic ScrollsTADSZ-code
By system BrowserAndroidiOSLinuxmacOSWindows
Browse Recommended interpretersSearch formDrilldown
Other software Authoring systemsUtilities