amethyst / amethyst/bracket-lib

Support a script language

Open
#74 8 comments 6 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
1.7k
Forks
126
PR merge metrics
No merged PRs in 30d

Description

A scripting system allows game customization without recompile rust code, improving speed on the game testing.

It would be good if:

- A script runner that runs another language (Lua, Python, etc)
- Scripts can create ECS systems and use the ECS capabilities
- Scripts can create arbitrary data structures
- Close to no speed overhead

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.