A downloadable tool for Windows

Phone Story Creator is an early demo of a phone-style interactive story editor.

It allows creators to build visual novel projects presented through a simulated smartphone interface. You can create chat conversations, group chats, social media posts, galleries, variables, conditions, branching choices, unlockable apps, and custom app interactions.

This version focuses on completing the core workflow from editing a project to exporting it for the runner. The internal structure and user experience are still in an early stage, so some parts may feel rough or unfinished.

If people are interested in this project, I plan to continue improving the editor by optimizing the structure, polishing the UI, making the workflow smoother, and expanding documentation and examples.

Feedback, bug reports, and suggestions are very welcome.


Download

Download
PSC_demo_v0.1.zip 91 MB

Install instructions

The package contains two apps:

Editor:

The Editor is used to create and modify your phone-style story project.

Runner:

The Runner is used to run, simulate, and play the exported project. It is the player-facing version of the phone interface.

Basic steps:

1. Unzip the downloaded file.

2. Run the Editor to create or edit a project.

3. Export the project package from the Editor.

4. Run the Runner and load the exported project package.

5. Keep each .exe file together with its matching .pck file.

No extra installation is required.

Comments

Log in with itch.io to leave a comment.

This is really cool so far and I'm interested in it!

Thanks! this is my first time game developing.

I have been messing with it for a small while, it needs a bit more on the documentation side but it seems promising. I like these kinds of little apps and I'd love to see this one grow into something bigger.

Thanks so much for trying it out and for the kind words!

Yeah, the current version is still more about clarifying the core needs and feature design than being fully stable or polished. I tried to make it as easy to use as possible, while also intentionally limiting too much freedom, because I want this tool to be usable by ordinary people who don’t understand code.

In the AI era, with just a few images and AI-generated videos, it’s already possible to make a visual novel at a much lower cost. That’s the direction I’m interested in exploring.

That said, the stability and features still have a lot of issues right now, and the documentation definitely needs more work. I really appreciate the feedback!