This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
rhaj/rhai_engine/rhaibook/start/examples/index.md
2025-04-03 09:18:05 +02:00

8 lines
248 B
Markdown

Examples
========
{{#include ../../links.md}}
Rhai comes with a number of examples showing how to integrate the scripting [`Engine`] within a Rust
application, as well as a number of sample scripts that showcase different Rhai language features.