Web-based visual novel engine with Vue 3 and a rewrite-oriented runtime architecture.
This project is being rebuilt toward a long-lived, high-quality visual novel engine while preserving the existing sample story experience during early phases.
Key rewrite documents:
ROADMAP_REWRITE.mdARCHITECTURE_REWRITE_PHASE0.mdPHASE1_IMPLEMENTATION.md
# Install
pnpm install
# Development
pnpm dev
# Production
pnpm build