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

#659 in Game dev

Download history 192/week @ 2024-02-20 547/week @ 2024-02-27 42/week @ 2024-03-05 13/week @ 2024-03-12 1/week @ 2024-03-26 37/week @ 2024-04-02

374 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