Skip to content

ludos1978/inky_to_mermaid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inky_to_mermaid

Converts a basic inky (https://www.inklestudios.com/ink/) file to a mermaid graph and creates a pdf out of it as well. Does help to get an overview how the structure of the ink story looks.

example_output

not-features

  • cannot handle subchoices
  • does not render text by default (makes the graph to big)
  • does not render choice text by default (makes the graph to big)
  • does not handle default choices
  • does not handle includes
  • no advanced features such as variables etc.
  • does not generate good large graphs

running

?

Why is it written in Python?

  • Because i know Python and like the language. Rewriting it in Javascript using the inkjs would maybe make sense.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages