#story #player #scripting-language #json #inkle-ink

app binkplayer

Console player for compiled .json Ink story files

8 stable releases

1.2.1 Aug 27, 2025
1.2.0 Aug 4, 2025
1.1.0 Nov 13, 2024
1.0.4 Jul 17, 2024
0.9.4 Oct 28, 2023

#1109 in Encoding

Download history

475 downloads per month

Apache-2.0

405KB
9K 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

~1.7–4MB
~74K SLoC