juniperparsnips / rink-runtime

Rust implementation of inkle's open source scripting language runtime engine.
MIT License
1 stars 2 forks source link

ink Build Status

Ink is inkle's scripting language for writing interactive narrative, both for text-centric games as well as more graphical games that contain highly branching stories. It's designed to be easy to learn, but with powerful enough features to allow an advanced level of structuring.

More information here: https://github.com/inkle/ink

Getting started

Work in progress...