I’ve seen a few stories around (not too many, but at least a couple) that have managed to code their story in such a way that it gives readers the option of replaying the chapter at the end of each episode before continuing onto the next one.
Mostly I’m getting lost in how would you do this without messing up the points and gains readers have at the beginning of each chapter.
What would be the best way to accomplish this without completely messing up your branching?
Example code would be helpful if you have it.