#markov #pattern #name #generate #procedural #game

grue

构建角色扮演和冒险游戏的各种工具和算法

1 个不稳定版本

0.1.0 2019年7月15日

#2307算法

MIT/Apache

105KB
2K SLoC

grue

Latest version Documentation MIT APACHE2

构建 RPG 和冒险游戏的各种工具和算法

https://en.wikipedia.org/wiki/Grue_(monster)

It is pitch black. You are likely to be eaten by a grue.
Further investigation will reveal more about their nature:

>什么是 grue?

The grue is a sinister, lurking presence in the dark places of the
earth. Its favorite diet is adventurers, but its insatiable appetite
is tempered by its fear of light. No grue has ever been seen by the
light of day, and few have survived its fearsome jaws to tell the tale.

https://www.wihlidal.com/blog/general/2019-07-14-name-generation/

名称生成器

cargo run --release --example namegen

马尔可夫生成器

cargo run --release --example markov

冒险生成器

cargo run --release --example adventure

用法

将以下内容添加到您的 Cargo.toml

[dependencies]
grue = "0.1.0"

并将此内容添加到您的 crate 根目录

extern crate grue;

许可证

许可协议为以下之一:

您可选择。

贡献

除非您明确表示,否则根据 Apache-2.0 许可证定义,您有意提交给该软件包的贡献将按上述方式双许可,没有额外的条款或条件。

欢迎贡献;请查看 问题跟踪器 了解已记录的已知改进。

行为准则

grue 软件包的贡献组织在贡献者协约之下,grue 的维护者 @gwihlidal 承诺将介入维护该行为准则。

依赖项

~5–7MB
~130K SLoC