3个稳定版本
1.2.1 | 2024年3月3日 |
---|---|
1.1.1 | 2024年3月2日 |
1.0.1 | 2024年2月28日 |
0.1.3 |
|
#661 in 游戏开发
在 2 crates 中使用
13KB
247 行
bscore-rs
Rust的保龄球得分库
示例
输入行
# comment
x x x x x x x x x x x x # comment
G/G/G/G/G/G/G/G/G/G/G # comment
输出
x x x x x x x x x xxx
30 60 90 120 150 180 210 240 270 300
G/ G/ G/ G/ G/ G/ G/ G/ G/ G/G
10 20 30 40 50 60 70 80 90 100
链接
库
- crate https://crates.io/crates/bscore
- 仓库 https://github.com/nomissbowling/bscore-rs
- 文档 https://docs.rs/bscore/latest/bscore/
cdylib
- crate https://crates.io/crates/bscore-lib
- 仓库 https://github.com/nomissbowling/bscore-lib
- 文档 https://docs.rs/bscore-lib/latest/bscore_lib/
应用示例
用于Python
许可证
MIT许可证