Skip to content

RemiEven/ysgo-examples

Repository files navigation

ysgo-examples

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.

About

Examples on how to use the ysgo library to handle interactive dialogueshttps://pkg.go.dev/github.com/remieven/ysgo

Topics

Resources

Stars

Watchers

Forks