A new definition of Visual Novel Engine.
Warning
The project is in the early stages of development.
NarraLeaf is a lightweight, highly-customizable visual novel engine built for speed and developer control. Build and package cross-platform VNs with minimal code and maximum flexibility.
- Lighter – A zero-rendering engine with minimal overhead, optimized to run smoothly on most low-end devices.
- Faster - Customizable apps and built-in automation like CI and linting help you build faster with less hassle.
- More Developer Friendly - Standardized front-end development experience with strict typing and no language dependencies
- TypeScript - Using TypeScript as the main language with full support for type checking and auto-completion.
$ npm install -g narraleafStill in progress.