mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Interactive Fiction player for the web
https://he4et.github.io/elseifplayer/
- JavaScript 60.8%
- CSS 27.5%
- SCSS 10%
- HTML 1.2%
- Shell 0.5%
| src | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| gh.release.sh | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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.