Crates.io | yahtzee |
lib.rs | yahtzee |
version | 0.3.0 |
source | src |
created_at | 2023-05-06 19:37:06.538917 |
updated_at | 2023-05-21 21:18:16.347637 |
description | Yahtzee game with ncurses UI |
homepage | |
repository | https://github.com/postmodernist1488/yahtzee-rs |
max_upload_size | |
id | 858711 |
size | 63,764 |
Yahtzee game in Rust
You can either build the latest version from Github:
$ git clone https://github.com/postmodernist1488/yahtzee-rs.git
$ cd yahtzee-rs
$ cargo build --release
$ cd target/release/
$ ./yahtzee
or install from crates.io:
$ cargo install yahtzee
$ yahtzee