A visual novel maker you can actually finish a game in
Mimmo Engine is a drag-and-drop visual novel maker. Build scenes, branching choices, characters and endings without writing a line of code, and watch the story play back as you build it. The editor is free, with no project limit.
What a visual novel maker has to do
Most people looking for a visual novel maker are not looking for a game engine. They already have the story, or a chunk of it, and often the art. What they need is the machinery in between: a way to put dialogue on screen, swap sprites when a character reacts, branch when the player picks an option, remember that choice forty scenes later, and package the whole thing so someone else can play it.
That machinery is the entire job of a visual novel maker, and it is why picking a general-purpose engine usually backfires. In Unity or Godot you spend the first month building a dialogue system instead of writing dialogue. A dedicated tool ships that system on day one.
The dividing line between tools in this category is how you express the branching. Some make you write it as code. Some make you draw it. Mimmo Engine sits firmly in the second camp: choices, variables and conditions are blocks you drag onto a timeline, and the story map draws the resulting graph for you.
What you get in the free plan
The free plan is not a trial and not a feature-starved demo. It is the whole editor, and it stays free:
- The complete drag-and-drop scene editor with 20+ block types
- Unlimited projects, no time limit, no watermark
- Characters with sprite layers, outfits and expressions
- Branching choices, variables and conditions
- Live preview that plays the scene as you build it
- Every AI feature, including the on-device models that run without an API key
- Mimmo Player, so you can play what you build
- Free updates
Premium, at €19 per month and cancellable at any time, is what you buy when the game is finished and you want to ship it: .mimdisk export, mini-games, inventory and gallery, custom JavaScript, and publishing on the Mimmo Engine Store. In other words, you pay to distribute, not to create.
How the main visual novel makers compare
| Tool | Coding needed | Price | Best for |
|---|---|---|---|
| Mimmo Engine | None, JS optional | Free, €19/mo to publish | Writers and artists who want to build visually and ship |
| Ren'Py | Yes, its own script language | Free, open source | Developers who want total control and no licence cost |
| TyranoBuilder | Partial, scripting returns quickly | One-off purchase | Fast prototypes, simpler projects |
| Visual Novel Maker | Partial, JavaScript layer | One-off purchase | Creators already inside the RPG Maker ecosystem |
| Naninovel | Yes, plus Unity | Paid Unity asset | Teams already shipping in Unity |
If licence cost is the only thing that matters and you are comfortable writing code, Ren'Py is the honest recommendation. Everything below that line is where a visual editor earns its keep.
From blank project to playable game
1. Bring in the art. Backgrounds, sprites, music and sound effects drop into the Asset Manager. PNG, JPG, WebP, MP4, MP3, WAV and OGG are all supported, and images are optimised on import.
2. Build the cast. Each character gets sprite layers for body, outfits and expressions, so you swap a mood without re-uploading a whole image. Personality fields feed the optional AI writing tools.
3. Write the scenes. Drag blocks onto the timeline: dialogue, choice, show sprite, play music, transition, set variable. The live preview plays back instantly, so you catch a pacing problem while you are still writing it.
4. Wire the branches. Choices set variables, variables gate later scenes, and the story map draws the resulting graph so you can see which endings are reachable and which are orphaned.
5. Ship it. Export to .mimdisk, a read-only package with SHA-256 integrity checking, and publish it on the Mimmo Engine Store. Players open it with the free Mimmo Player.
Where the AI fits, and where it does not
Every AI feature in Mimmo Engine is optional and every one of them has a manual equivalent. The tools that earn their place are the boring ones: rewriting a line that reads flat, translating a finished script into nine languages, tagging a sprite sheet, and scaffolding a first-draft outline you then throw half of away.
The models can run entirely on your own machine, with no API key and nothing sent to a server, or through Claude, OpenAI or Gemini if you already pay for one of them. Either way the AI proposes and you decide. A visual novel maker that writes the novel for you is not a tool, it is a slot machine.
Start building tonight
The editor is a free download for everyone, with every AI feature unlocked and no project limit. Premium unlocks export and Store publishing for €19/month, cancel anytime.
Download for free