WebGAL is a web-based visual novel engine built with TypeScript and React that enables developers to create and deploy visual novels across web platforms without requiring prior web development experience.
The engine addresses the challenge of making visual novel creation accessible to non-programmers by providing a simple scripting syntax learnable in minutes alongside a graphical editor. It supports the standard features found in mainstream visual novel engines while also allowing custom effects through Pixi.js integration. The tool is designed to work across different platforms from a single codebase, with both script-based and visual editor workflows available for game development.
Developers should choose this tool if they want to create visual novels for web distribution without learning web technologies. It suits projects ranging from small experimental works to commercial releases, as evidenced by games available on Steam and the official showcase. The project provides a VS Code plugin for syntax highlighting and a dedicated debug tool for developers preferring to work with source code directly. A graphical editor is available as a separate project for creators who prefer not to write scripts at all.
The project receives issue reports from both core maintainers and external users, indicating real adoption beyond the development team without creating an unsustainable support burden. Responses to issues and pull requests typically arrive within one to two weeks. Work in the issue tracker centers on bug fixes and high-priority items marked for immediate resolution.