6 releases (stable)
1.2.1 | Apr 8, 2022 |
---|---|
1.1.2 | Mar 31, 2022 |
1.1.0 | Mar 29, 2022 |
1.0.0 | Mar 29, 2022 |
0.1.0 | Mar 26, 2022 |
#405 in Games
3KB
My first small rust project :D
Its a simple guessing game :)
The GitHub repo: https://github.com/CrispiCas/guessing_game
How to Install:
Download rust: https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe
rustc --version
check the version of Rust
cargo --version
check the version of cargo, the rust Packet Manager
cargo install crispr_guessing_game
installs the rust binary
run now the game with: crispr_guessing_game
Dependencies
~305KB