inkle/ink
inkle's open source scripting language for writing interactive narrative. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 80
- Release rhythm 50
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3875
- days_rel: 120
- days_push: 120
- n_releases_24m: 1
Adoption not part of the score
4914 stars · 541 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ink is inkle's open-source scripting language and narrative engine for writing interactive, branching stories in games. Written in C#, it includes a compiler (inklecate) and runtime designed to integrate with game engines like Unity and Unreal.
Use cases
- write branching dialogue for a video game
- create interactive fiction playable on the web
- add a narrative engine to a Unity project
- compile ink story files to JSON for a custom runtime
- author choice-based stories with a writer-friendly markup
When to choose
- you need highly branching narrative in a text-centric or graphical game
- writers on your team need an easy-to-learn markup rather than a programming language
- you want proven middleware used in shipped commercial games
- you need Unity or Unreal integration for interactive dialogue
When to avoid
- you need linear, non-branching cutscenes only
- your project has no narrative or dialogue component
- you need a visual node-based story editor rather than a text scripting language
Facets
library · maturity stable
interpreter compiler sdk plugin-system programming-languages parsers cross-platform game-engine cli interactive-fiction narrative-scripting storytelling branching-narrative game-writing game-development c#
3 sources
- readme: https://github.com/inkle/ink · fetched 2026-08-28 · f09eb7bb1d53
- homepage: http://www.inklestudios.com/ink · fetched 2026-08-29 · 22302abb52f1
- site_page: https://www.inklestudios.com/about · fetched 2026-08-29 · 954c81d90591
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| inkle/ink | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem