https://github.com/routevn/route-engine
A lightweight Visual Novel engine built in JavaScript for creating interactive narrative games with branching storylines
https://github.com/routevn/route-engine
galgame-engine game-engine interactive-fiction-engine routevn visual-novel visual-novel-engine
Last synced: 3 days ago
JSON representation
A lightweight Visual Novel engine built in JavaScript for creating interactive narrative games with branching storylines
- Host: GitHub
- URL: https://github.com/routevn/route-engine
- Owner: RouteVN
- License: mit
- Created: 2024-10-02T14:33:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-09T04:36:08.000Z (3 days ago)
- Last Synced: 2026-06-09T06:24:49.430Z (3 days ago)
- Topics: galgame-engine, game-engine, interactive-fiction-engine, routevn, visual-novel, visual-novel-engine
- Language: JavaScript
- Homepage:
- Size: 2.93 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Route Engine
A Visual Novel engine built in JavaScript
## Documentation
- [Concepts](docs/Concepts.md) - Core architecture and data flow
- [API Reference](docs/RouteEngine.md) - Engine methods and actions
- [Computed Variables](docs/ComputedVariables.md) - Locked interface for derived read-only variables
## Community
Join us on [Discord](https://discord.gg/8J9dyZSu9C) to ask questions, report bugs, and stay up to date.
## License
Licensed under the [MIT License](LICENSE).