No description
- JavaScript 88.3%
- CSS 6.4%
- HTML 5.3%
| spec | Add eslint correctly and update JSDoc | |
| .eslintrc.cjs | Add eslint correctly and update JSDoc | |
| index.html | Add zen mode | |
| index.mjs | Improve input styling | |
| package-lock.json | Add eslint correctly and update JSDoc | |
| package.json | Add eslint correctly and update JSDoc | |
| parser.mjs | Add eslint correctly and update JSDoc | |
| README.md | Update readme | |
| storyspec.md | Update story spec doc | |
| style.css | Improve input styling | |
| types.mjs | Add eslint correctly and update JSDoc | |
| utils.mjs | Extract utils | |
JS Adventure
A text-based adventure engine based on cadventure. To learn more about how to write an adventure, check out the story spec file in this repo.
Roadmap
- Make sharing stories easier and more fun (like a direct link, but without a database)
- Make it so you can click the options also. Would it be better?
- More accessible text as it changes. Live region to announce the text change?