Squiffy - A simple way to write interactive fiction
Squiffy is a tool for creating interactive fiction - that is, multiple choice games that focus on text and story. Players navigate through the game or story by clicking links.
Squiffy is free and open source. It creates HTML and JavaScript, so you can upload it to your own website, or you can upload your games for free to textadventures.co.uk.
A player's state is automatically saved to their browser's local storage, so they can always pick up from where they left off just by going back to the same web page.
Browser version
Create a new gameDownload
Links
- Squiffy Documentation
- Post questions or problems on Discord or in GitHub Discussions
- Source code on GitHub