elseifplayer/README.md

1.5 KiB

ElseIFPlayer

Interactive Fiction player for the web. Powered by cheap-glkote and Emglken.

To see a live demo, check out https://he4et.github.io/elseifplayer/.

You can provide the direct link to your game:

/#/play/encodedURL/[theme]/[mode]/

  • encodedURL — storyfile location encoded with encodeURIComponent.
  • themeUI theme, optional.
  • mode — player interface mode, optional:
    • the default mode is used if the option is not set.
    • focus — single window mode without additional windows, such as the status bar.

Examples