3 stable releases
1.2.1 | Mar 3, 2024 |
---|---|
1.1.1 | Mar 2, 2024 |
1.0.1 | Feb 28, 2024 |
0.1.0 |
|
#57 in Games
27 downloads per month
4KB
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
- crate https://crates.io/crates/bscore
- repository https://github.com/nomissbowling/bscore-rs
- docs https://docs.rs/bscore/latest/bscore/
cdylib
- crate https://crates.io/crates/bscore-lib
- repository https://github.com/nomissbowling/bscore-lib
- docs https://docs.rs/bscore-lib/latest/bscore_lib/
app sample
for python
License
MIT License
Dependencies
~13KB