#ink #story #console #scripting-language #interactive #terminal #json

app binkplayer

Console player for compiled .json Ink story files

6 releases (stable)

1.0.3 Jan 4, 2024
1.0.2 Dec 29, 2023
1.0.1 Nov 24, 2023
0.9.4 Oct 28, 2023

#1 in #ink

21 downloads per month

Apache-2.0

370KB
8K SLoC

Blade Ink Player

This is a program to run Ink stories in your terminal.

This program uses the Blade Ink Rust library available as a crate.

The Blade Ink library is a Rust port of Inkle's Ink, a scripting language for writing interactive narrative.

To know more about the Ink language, you can check the oficial documentation.

Running Ink stories with binkplayer

binkplayer runs the Ink compiled story passed as a parameter.

$ binkplayer <your_story.ink.json>

Dependencies

~2–3MB
~57K SLoC