Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JujuAdams/chatterbox

GameMaker 2022 LTS implementation of the Yarn narrative design language
https://github.com/JujuAdams/chatterbox

dialogue game-maker-studio-2 gamemaker gms2 narrative text

Last synced: 1 day ago
JSON representation

GameMaker 2022 LTS implementation of the Yarn narrative design language

Awesome Lists containing this project

README

        


Chatterbox 2.18.0

Narrative engine for GameMaker LTS 2022

 

 

- ### Got questions? [Make a new issue!](https://github.com/JujuAdams/Chatterbox/issues/new)
- ### There is also a [Discord server](https://discord.gg/hwgWpnsNw2) (but GitHub issues are preferred)
- ### [Download the .yymps](https://github.com/JujuAdams/chatterbox/releases/)
- ### Download the [visual editor](https://github.com/FaultyFunctions/Crochet/) by [Faulty](https://github.com/FaultyFunctions)
- ### Read the [documentation](http://jujuadams.github.io/Chatterbox)
- ### You may also like [FriendlyCosmonaut's dialogue system](https://friendlycosmonaut.itch.io/dialoguesystem), [Quack](https://marketplace.yoyogames.com/assets/8789/quack-dialogue-system), and [gmdialogue](https://github.com/danielpancake/gmdialogue)

 

 

Chatterbox is a GameMaker implementation of the [Yarn language](https://yarnspinner.dev/), used in games such as [Far From Noise](https://www.georgebatchelor.com/farfromnoise), [Knights and Bikes](https://foamswordgames.com/#knights), and [Night In The Woods](http://www.nightinthewoods.com/).

Yarn is designed to be accessible to writers who have little or no programming knowledge. It makes no assumptions about how your game presents dialogue to the player, or about how the player chooses their responses. Syntax and features specific to Chatterbox can be found in the [documentation](http://jujuadams.github.io/Chatterbox). Chatterbox attempts to be a full implementation of the Yarn specification; if there's anything missing, please [create an Issue](https://github.com/JujuAdams/Chatterbox/issues) and Juju will do his best to meet your request.

Yarn files can be written by hand, but the best way to start with Yarn is to use an editor. The standard Yarn Editor tool is available on [Windows and MacOS](https://github.com/FaultyFunctions/Crochet/releases/), or as a [web-based editor](https://faultyfunctions.github.io/Crochet/).