Releases: storydev/StoryDev-Editor
Releases · storydev/StoryDev-Editor
StoryDev Beta - v0.1.0
StoryDev Beta release includes a multitude of mostly working features, although limited (hence Beta). Some features that you may expect to see are not implemented, and this editor is also void of any video game implementations -- this will come later.
Current features include:
- Ability to manage data for interactive stories, saved as JSON files which can be used in other projects.
- Create and manage conversations using an interactive semi-linear approach to story design.
- Write your stories using simple syntax. The project sd2 can be used to parse your stories with the Haxe programming language.
- Create and design maps for a visual aid to managing your story, as well as being a method for designing and creating Places and Sections.
- Simulation options to allow debugging of your conversations -- know at any point in your story what your Best and Worst outcomes will be.