Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

66%
+2 −0
Q&A Are there tools that can aid an author in writing a branching storyline?

While not a program I would suggest using a flowchart. A flowchart is a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their...

posted 6y ago by Memor-X‭  ·  last activity 4y ago by System‭

Answer
#3: Attribution notice added by user avatar System‭ · 2019-12-08T07:40:06Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/32472
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#2: Initial revision by user avatar Memor-X‭ · 2019-12-08T07:40:06Z (over 4 years ago)
While not a program I would suggest using a [flowchart](https://en.wikipedia.org/wiki/Flowchart).

> A flowchart is a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows.

Since you mention visual novels in your question 2 good examples I know of are the flowcharts that you can find for the translations of the visual novels _Tsukihime_ and _Fate/Stay night_.

[![Fate/Stay Night flowchart](https://i.stack.imgur.com/AHKUF.png)](https://i.stack.imgur.com/AHKUF.png)

While not the full image of _Fate/Stay Night_'s you can track down the original .pdf file (it's included in Mirror Moon's translation of the original game and the Realta Nua PC Translation (the latter is what I'd recommend)).

You can see how the flowchart can not only track progress, but also allows you to play with choices and variable management during planning for branching storylines ie. in _Fate Stay Night_ you see how it shows where it branches at the end of the 3rd day and that there is a check to see if you continue with the Fate Route (Blonde<sup>1</sup>) or Heaven's Feel Route (Purple).

As for a program you might want to try [yEd](https://softwarerecs.stackexchange.com/a/36206/148). The link there takes you to the Software Recommendations SE Site where I asked for software for making Character Relationship Maps. In a way Character Relationship Maps are very similar to flowcharts and using yDe myself I can say that you could make a flowchart similar to _Fate/Stay Night_'s in it.

* * *

<sup>1: I say Blonde because the route colours match to the heroines who Shirou becomes romantically involved with. Fate = Saber who has Blonde hair, Unlimited Blade Works = Rin who generally wears Red, Heaven's Feel = Sakura who has Purple Hair</sup>

#1: Imported from external source by user avatar System‭ · 2018-01-10T23:06:16Z (over 6 years ago)
Original score: 8