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%
Find a file
2021-03-26 20:15:34 +05:00
src Changing the input type clears the inputbox 2021-03-26 20:15:34 +05:00
.editorconfig Add editorconfig 2021-02-19 01:06:19 +05:00
.eslintrc.js Linting 2021-02-26 21:09:00 +05:00
.gitignore Add parcel 2021-02-18 23:22:17 +05:00
gh.release.sh Add gh-pages release script 2021-03-25 21:15:04 +05:00
index.html Handle hash-navigation with goatcounter 2021-03-26 02:43:30 +05:00
LICENSE Create LICENSE 2021-03-25 21:28:40 +05:00
package-lock.json Update cheap-glkote to version 0.2.5 2021-03-24 17:43:19 +05:00
package.json Update version: 0.1.0 2021-03-25 21:31:26 +05:00
README.md Create README.md 2021-03-25 20:34:40 +05:00

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]/

  • encodedURL - storyfile location encoded with encodeURIComponent;
  • theme - UI theme, optional;

Examples