elseifplayer/README.md
2021-07-21 15:34:10 +05:00

1.4 KiB

ifplayer

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

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

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