fox-and-hounds

Crates.iofox-and-hounds
lib.rsfox-and-hounds
version0.6.0
sourcesrc
created_at2019-12-24 14:52:57.184227
updated_at2020-03-22 16:50:36.488871
descriptionImplementation of Fox & Hounds in pure Rust
homepage
repositoryhttps://github.com/printfn/FoxAndHoundsRust
max_upload_size
id192126
size40,410
(printfn)

documentation

README

Fox & Hounds

crates.io docs.rs

Fox & Hounds is a Rust implementation of Fox & Hounds, a board game for two players. This crate includes both a library for Fox & Hounds, and a command-line app for playing the game.

You can install and run the command-line app like this:

$ cargo install fox-and-hounds
$ fox-and-hounds

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt