Back to TaleWisp
Checking…

For writers

Write interactive stories readers can step into.

TaleWisp is built around human-authored stories: warm, polished adventures where the hero name, avatar, and choices feel naturally woven into the story instead of pasted on afterward.

What you would create

Short, replayable story worlds with heart.

Think clear pacing, emotional stakes, satisfying interactivity, and flexible moments where the reader's hero can belong in the scene.

Pitch a compact adventure

Bring a premise with a vivid setting, a clear emotional arc, and moments where choice or personalization can matter.

Draft with interactive beats

Shape scenes around page turns, small decisions, and reusable character details like name, pronouns, avatar, and preferences.

Polish with the team

We review for voice, safety, pacing, continuity, and production needs before a story is prepared for readers.

How personalization reads

Writers keep the manuscript readable.

In TaleWisp manuscripts, the reader and the hero are the same character. The $ shorthand points to that hero, so $name, $they, and $their can become Wendy, she, and her. Writers do not need to guess at grammar-safe cases like subject-verb agreement; the editor handles them.

Light story controls start with @: @if quietly varies prose, @choice creates a page-ending reader button, and @set remembers what happened for later pages.

What the writer sees

Draft

$name found a fox curled beneath the moonflowers.

"If $name speaks first, $theirvoice should feel brave but soft," the note said.

@if has_met_fox

The fox remembered $name and bowed.

@else

The fox blinked, meeting $their eyes for the first time.

@endif

What should $name do?

@choice "Wave gently" -> fox-friend

@set fox_trust += 1

@choice "Follow the glowing path" -> glowing-path

What the reader sees

Wendy found a fox curled beneath the moonflowers.

"If Wendy speaks first, her voice should feel brave but soft," the note said.

The fox blinked, meeting her eyes for the first time.

What should Wendy do?

Contribution flow

From interest to a finished TaleWisp story.

The goal is to preserve an author's craft while making the story work as an interactive, personalized reading experience.

  1. 1

    Open Writer Studio

    Sign in, create your writer profile, and start drafting directly in the TaleWisp studio.

  2. 2

    Review the story brief

    We align on audience, tone, interactivity, personalization slots, scope, credit, and compensation before an assignment starts.

  3. 3

    Write and revise

    You draft the story, then collaborate through editorial notes so the piece feels polished, safe, and alive on the page.

  4. 4

    Prepare for production

    Once the story is ready, TaleWisp adapts it into the product experience with art direction, interaction logic, and QA.

Checking…