3 stable releases

1.2.1 Mar 3, 2024
1.1.1 Mar 2, 2024
1.0.1 Feb 28, 2024
0.1.3 Feb 27, 2024

#730 in Game dev

38 downloads per month
Used in 2 crates

MIT license

13KB
247 lines

bscore-rs

bowling score library for Rust

sample

input line(s)

# 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

output

  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

library

cdylib

app sample

for python

License

MIT License

No runtime deps