Skip to content

FountainExponential/FountainExponentialParser_CSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FountainExponentialParser_CSharp

The Fountain Exponential reference parser written in C#.

Game engine library

The syntax of Fountain Exponential could have many parsers in many different languages. This one being in C#, would make it possible to include it in game engines that support C#, like Unity, Unreal and Godot.

Basis for converter

Alternatively this parser can be the basis of a converter to go from Fountain Exponential to other formats. Once parsed the data structure could be converted to a data format could be incorporated in a game like Comma Separated File (CSV) or RESX XML resource files. Alternatively the data structure could be converted to that of a story engines like Ink or Yarn Spinner.

About

The Fountain Exponential reference parser build in C#.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published