Guess-the-Number-Game
It's a simple terminal game where you have to guess the number that was randomly generated.
It was written in simple rust. So to run the game you need to have rust installed. Run the "cargo run" command in the terminal.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src |
|
|
|
|
CHANGELOG.md |
|
|
|
|
Cargo.toml |
|
|
|
|
README.md |
|
|
It's a simple terminal game where you have to guess the number that was randomly generated.
It was written in simple rust. So to run the game you need to have rust installed. Run the "cargo run" command in the terminal.