This repository contains a sample project showing how the ysgo library can be used (here, with the ebiten library) to more easily create dialogues in video games. It is based on the Choose-Your-Path Game from the Yarn Spinner documentation.
It uses multiple nodes, jump, conditions, options and variables, but no custom functions or commands.
The game can be compiled to native linux/windows executables or to wasm binaries that are playable in itch.io.