PistonDevelopers/mush

Name: mush

Owner: PistonDevelopers

Description: gui for dialogue graphs, et al.

Created: 2015-05-01 15:21:18.0

Updated: 2017-12-10 07:15:42.0

Pushed: 2017-05-16 20:34:35.0

Homepage:

Size: 402

Language: Rust

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

mush

mush is currently targeting lichen for its dialogue graph backend, but ultimately will be generic and could target anything that implements some basic graph traits. The purpose of mush is to provide a clean and easy front end with visual representation of dialogue graphs.

Ideally this means a live step-debugger and modifiers to nodes and their statements/data (think Unreal blueprints during runtime). Since lichen is not just a dialogue tree but more of a miniature scripting language, it has features that would likely be missing from basic dialogue graph solutions.

These include advanced logic operations, state mutations, and internal variable types. mush will be designed around these concepts and so implementing a basic dialogue tree outside of lichen might be less advantageous.

file-opener

parse-env


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.