bowling_score

Crates.iobowling_score
lib.rsbowling_score
version1.2.1
sourcesrc
created_at2024-02-26 07:28:13.415323
updated_at2024-03-03 01:58:15.320267
descriptionbowling score app for Rust
homepagehttps://crates.io/crates/bowling_score
repositoryhttps://github.com/nomissbowling/bowling_score
max_upload_size
id1153090
size5,378
nomissbowling (nomissbowling)

documentation

https://docs.rs/bowling_score/

README

bowling_score

bowling score app 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

links

library

cdylib

app sample

for python

License

MIT License

Commit count: 0

cargo fmt