Crates.io | binkplayer |
lib.rs | binkplayer |
version | 1.0.4 |
source | src |
created_at | 2023-10-13 11:31:52.30969 |
updated_at | 2024-07-17 16:21:51.371514 |
description | Console player for compiled .json Ink story files. |
homepage | |
repository | https://github.com/bladecoder/blade-ink-rs/ |
max_upload_size | |
id | 1002241 |
size | 26,769 |
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.
binkplayer runs the Ink compiled story passed as a parameter.
$ binkplayer <your_story.ink.json>