Yahtzee-rs

Yahtzee game in Rust

Controls

Installation

You can either build the latest version from Github: console $ git clone https://github.com/postmodernist1488/yahtzee-rs.git $ cd yahtzee-rs $ cargo build --release $ cd target/release/ $ ./yahtzee or install from crates.io: console $ cargo install yahtzee $ yahtzee