Pitch a compact adventure
Bring a premise with a vivid setting, a clear emotional arc, and moments where choice or personalization can matter.
For writers
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.
Bring a premise with a vivid setting, a clear emotional arc, and moments where choice or personalization can matter.
Shape scenes around page turns, small decisions, and reusable character details like name, pronouns, avatar, and preferences.
We review for voice, safety, pacing, continuity, and production needs before a story is prepared for readers.
How personalization reads
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.
$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
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
The goal is to preserve an author's craft while making the story work as an interactive, personalized reading experience.
Sign in, create your writer profile, and start drafting directly in the TaleWisp studio.
We align on audience, tone, interactivity, personalization slots, scope, credit, and compensation before an assignment starts.
You draft the story, then collaborate through editorial notes so the piece feels polished, safe, and alive on the page.
Once the story is ready, TaleWisp adapts it into the product experience with art direction, interaction logic, and QA.