bscore 1.2.1

bowling score library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["nomissbowling <nomissbowling@yahoo.co.jp>"]
categories = ["game-development", "game-engines", "games"]
description = "bowling score library for Rust"
documentation = "https://docs.rs/bscore/"
edition = "2021"
homepage = "https://crates.io/crates/bscore"
keywords = ["bowling", "score", "bscore"]
license = "MIT"
name = "bscore"
readme = "README.md"
repository = "https://github.com/nomissbowling/bscore-rs"
version = "1.2.1"