Crates.io | fox-and-hounds |
lib.rs | fox-and-hounds |
version | 0.6.0 |
source | src |
created_at | 2019-12-24 14:52:57.184227 |
updated_at | 2020-03-22 16:50:36.488871 |
description | Implementation of Fox & Hounds in pure Rust |
homepage | |
repository | https://github.com/printfn/FoxAndHoundsRust |
max_upload_size | |
id | 192126 |
size | 40,410 |
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
Licensed under either of
at your option.
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.