I am making a simple text-based choose your own adventure using a flowchart. I have some code that essentially calls the output that the user entered in, then g...
I found an intresting power use of the flowchart to create nice state machines and logical dialog controllers. But I feel it was abandoned, regardless of small...
I know there's an example of Flowchart questionnaire in the example browser. However, the questionnaire I want to make Is'nt simply linear, it with the same que...