Best Free and Open Source Interactive Fiction Tools

Squiffy – Write Interactive Fiction

SquiffySquiffy is an open source tool for creating multiple choice interactive fiction stories. These games focus on text and story. Players navigate through the game or story by clicking links.

This game genre is sometimes known as gamebooks or choose your own adventure books (CYOA).

Squiffy works in a web browser. There is also a graphical client available for Linux (OS X and Windows are supported too).

Alternatively, you can simply use any text editor to create the text and compile the games with Squiffy’s own command-line version.

Features include:

  • Very easy to use.
  • Creates HTML, CSS and JavaScript files.
  • Format text using plain text, Markdown (a lightweight markup language with plain text formatting syntax), and HTML.
  • Two types of text block:
    • Sections – the main units of text.
    • Passages – smaller units which exist within sections.
  • Trigger a passage after the player has made a certain number of clicks within a section.
  • Embed text from another section, or from a passage in the current section.
  • Track the sections and passages a player has seen.
  • Create labels which replace existing output when a link is clicked or when a section or passage is displayed.
  • Squiffy Editor:
    • Syntax highlighting.
    • Configurable font size.
    • Collapse sections and passages.
    • Add section/passage buttons.
    • Undo and redo.
    • Searchable section/passage dropdowns.
    • Supports Unicode.
    • Development tools option.

Website: textadventures.co.uk/squiffy
Support: Documentation, GitHub (Compiler), GitHub (Squiffy Editor), Forum
Developer: Luis Felipe Morales Bendicho, Alex Warren
License: MIT License

Squiffy is written entirely in JavaScript – the compiler uses Node.js and the games it generates run in a web browser. Learn JavaScript with our recommended free books and free tutorials.

There are binaries of Squiffy editor for Linux and Windows. It uses the GTK+ cross-platform widget toolkit. At the time of writing, the latest version of Squiffy editor is 5.1.2.

Squiffy

The screenshot below shows the Squiffy editor with the DevTools option enabled.

Squiffy

Learn JavaScript with our recommended free books and free tutorials.

Return to Write Interactive Fiction


Explore Linux

Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category.
In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality.

The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions.
Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others.
Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems.
Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks.
Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems.
Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux.
Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools.
Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux.
Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted