Free · Find code that needs a fix

Ink Story Logic Checker for Kids

Compile ink code and get clear errors, warnings, and story structure counts.

  • Clear, kid-friendly steps
  • Private in your browser
  • No signup
Interactive fiction

Story logic checker

Run a complete example, inspect its structure, then test your own ink code.

Real compiler and playerink 1.2.1 · inkjs 2.4.0
The starter story is ready to run.
Ink source

Write the story rules

30 lines75 wordsPlayer matches source
* [A choice]reader choice
-> next_scenemove the story
=== scene ===named scene
VAR score = 0story memory
Live player

The Library Door Check

Press Run story. Clear compiler notes appear beside the player.

Story structure

See what the compiler finds

4choices
3knots
1variables
0tags
2end marks
Compiler notes

Ready to play

The real inkjs compiler found no errors or warnings.

Keep your story

Save code, a project, or a playable page

Ink source keeps your writing editable. Compiled JSON runs in inkjs. The HTML file plays by itself.

Private, local, and powered by real ink

Source and play choices stay in this browser tab. Compilation uses inkjs 2.4.0, compatible with ink 1.2.1. Nothing is uploaded.

Powered by ink 1.2.1 + inkjs 2.4.0, an open-source library available under MIT.

Three simple steps

How to use it

  1. Read the starter ink code and change one story line or choice.
  2. Press Run story, then play the choices in the live player.
  3. Fix any clear compiler note, then save source, JSON, or playable HTML.

Private by default

Your words and choices stay in this browser tab. There are no accounts, uploads, ads, or trackers inside the tool. Close the tab and the working data is gone.