# 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
- [Achievements](docs/Achievements.md) - Platform-agnostic achievement resources, actions, selectors, and effects

## 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).
