MoYu: Visual Novel Game Engine - Progressive, Highly Customizable, Cross-Platform
by•
Built for modern visual novel development, MoYu combines a Rust core with a JS/React development workflow, offering creators a progressive experience from rapid prototyping to deep customization.
Replies
Best
Maker
📌
Built for modern visual novel development, Moyu combines a Rust core with a JS/React development workflow, offering creators a progressive experience from rapid prototyping to deep customization.
For a complete introduction, tutorials, and documentation, visit the official site: https://momoyu.ink.
Features:
Consistent cross-platform support: Runs on Windows, macOS, Linux, Android, iOS, and Web — write once, run everywhere.
Multiple graphics backends: Switch between Vulkan / Metal / DX12 / OpenGL.
Highly customizable interfaces: Use React to build any UI and system, reusing the mature ecosystem's resources and tooling.
Progressive and flexible: From the standard framework to deep extensions in the Rust layer, complexity is unlocked step by step.
Open source and business-friendly: Licensed under MPL-2.0 — free to use, including for commercial projects.
Layered Architecture
Rust layer: Resource management / graphics rendering / audio system / native plugins.
JavaScript layer: React components / story logic / animation orchestration.
Replies