elseifplayer/README.md
2023-06-29 21:38:31 +03:00

1.4 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:

/#/mode/encodedURL/[theme]/

  • mode — player interface mode:
    • play — default multi-window mode.
    • focus — single window mode without additional windows, such as the status bar.
  • encodedURL — storyfile location encoded with encodeURIComponent.
  • themeUI theme, optional.

Examples