Skip to content
It's a simple terminal game where you have to guess the number that was randomly generated.
Rust
Branch: master
Clone or download
Latest commit f0ec944 Jan 26, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src Add files via upload Jan 18, 2019
CHANGELOG.md Add files via upload Jan 26, 2019
Cargo.toml Update Cargo.toml Jan 26, 2019
README.md Update README.md Jan 26, 2019

README.md

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.

You can’t perform that action at this time.