Page 47
A player and editor for interactive fiction — branching stories where every choice turns a page. Open a story package to play it, or build your own with the integrated editor and export it as a single file.
Drag & drop a .page47.json file here, or
Try a Sample Story
Your Library
Nothing saved yet. Create a story from a template below and it will appear here.
Create a New Story
Start from a template. Each one demonstrates a classic branching structure with guidance written right into the nodes.
About Story Packages
A story package is a single .json file containing the whole adventure:
metadata, a start node, and every scene (node) with its illustration, text and choices.
Illustrations are embedded as data URIs, so packages are fully self-contained and easy
to share. See README.md for the format specification.