InkGameScript Interactive Demo

Experience the power of InkGameScript and inkjs with our interactive fiction demo. Play through a sample branching story, explore different narrative paths, and see how easy it is to embed interactive fiction on your website or game. This demo showcases the seamless integration of InkGameScript with modern web technologies.

Play the Demo

Interactive demo coming soon! Here you will be able to play a live InkGameScript story powered by inkjs.

Our demo lets you make choices, see story variables in action, and experience the dynamic flow of interactive fiction. All powered by InkGameScript and inkjs.

InkGameScript Logo

How It Works

  1. Write your story in the Inky editor using InkGameScript.
  2. Export your story to JSON or JS format.
  3. Load your story in the browser using inkjs.
  4. Render story text and choices dynamically with JavaScript and HTML.
// Example: Loading an Ink story with inkjs
var story = new inkjs.Story(storyContent);
document.getElementById('output').innerText = story.Continue();
InkGameScript web integration

Showcase & Examples

Discover how developers and writers use InkGameScript to create engaging, interactive experiences for the web and beyond.

InkGameScript showcase and examples

Why Use InkGameScript for Demos?

  • Rapid prototyping of interactive stories and games
  • Easy integration with web technologies
  • Open-source, free, and community supported
  • Professional-grade narrative scripting for all creators

InkGameScript and inkjs make it simple to bring your stories to life, test ideas, and share interactive fiction with the world.

Benefits of InkGameScript demo