mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
1.4 KiB
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/.
Direct links
You can provide the direct link to your game:
/#/play/encodedURL/[theme]/[mode]/
encodedURL— storyfile location encoded withencodeURIComponent.theme— UI 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.