Skip to content
forked from garglk/garglk

A cross-platform IO layer for an interactive fiction player

License

Notifications You must be signed in to change notification settings

Sarafini/garglk

 
 

Repository files navigation

Gargoyle Build Status

An interactive fiction player

Gargoyle is an IF player that supports all the major interactive fiction formats.

Most interactive fiction is distributed as portable game files. These portable game files come in many formats. In the past, you used to have to download a separate player (interpreter) for each format of IF you wanted to play.

Gargoyle is based on the standard interpreters for the formats it supports. Gargoyle is free software released under the terms of the GNU General Public License.

Gargoyle can be downloaded from the releases page.

Typography in interactive fiction

Gargoyle cares about typography! In this computer age of typographical poverty, where horrible fonts, dazzling colors, and inadequate white space is God, Gargoyle dares to rebel!

  • Subpixel font rendering for LCD screens.
  • Unhinted anti-aliased fonts: beautiful, the way they were designed.
  • Adjustable gamma correction: tune the rendering for your screen.
  • Floating point text layout for even spacing.
  • Kerning for even more even spacing.
  • Smart quotes and other punctuation formatting.
  • Ligatures for “fi” and “fl”.
  • Plenty o' margins.
  • Plenty o' line spacing.
  • Integrated scrollback.

The default fonts for Gargoyle are Noto Serif and Go Mono. They are included, so there is no need to install anything on your system.

Gargoyle does not use any operating system functions for drawing text, so it can use any TrueType, OpenType or Postscript font file you specify in the configuration file.

Many many formats

There are many interpreters that have been Glk-enabled. All of the following interpreters have been compiled for Gargoyle and are included in the package:

  • AdvSys
  • Agility
  • Alan 2 and 3
  • Bocfel
  • Frotz
  • Geas
  • Git
  • Glulxe
  • Hugo
  • JACL
  • Level 9
  • Magnetic
  • Nitfol
  • Scare
  • Scottfree
  • TADS 2 and 3

These interpreters are freely distributable, but are still copyrighted by their authors and covered by their own licenses.

Gargoyle was originally developed by Tor Andersson.

About

A cross-platform IO layer for an interactive fiction player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 39.7%
  • C++ 38.9%
  • Other 12.7%
  • HTML 4.5%
  • Perl 1.9%
  • JavaScript 1.0%
  • Other 1.3%