Skip to content

Releases: Epitaph64/interactive-story-time

B

18 Oct 05:42
Compare
Choose a tag to compare

A focus on organization of the code (separation of view/model in as elegant of a way as I know possible from my limited time using C#.)

A

16 Oct 16:04
Compare
Choose a tag to compare
A

Basic utility working: the program loads a file called story.yaml stored relative to the binary path. Some basic functionality is provided (openingText, closingText, returningText, storyButtons & ability to emit text on button click.)