Go to file
Zengtudor 6b94f87208 update 2024-07-09 13:21:31 +08:00
src update 2024-07-09 13:03:20 +08:00
.gitignore update 2024-07-09 13:05:51 +08:00
Cargo.toml update 2024-07-09 13:03:20 +08:00
LICENSE Initial commit 2024-07-09 04:58:54 +00:00
README.md update 2024-07-09 13:21:31 +08:00

README.md

guess_number_rust

How to build and run ?

please use GIT to clone this project and enter the directory :

cargo run

if you want to build a release please use

cargo build -r

the binary file will be build in target/