View Single Post
Old 01-28-2026, 08:17 AM   #17
UrsiD3
Junior Member
UrsiD3 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2025
Device: none
E-paper interaction fiction

If you're looking to build something like this, Twine is probably the best tool to start with. It’s designed for interactive fiction and can export to HTML, which you can then convert to EPUB 3 using something like Pandoc or Sigil. It handles the branching logic way better than trying to code hyperlinks manually in an editor!
UrsiD3 is offline   Reply With Quote