guess icon indicating copy to clipboard operation
guess copied to clipboard

Guess a Number in Rust. Implemented to Prove that Game Development is feasible in Rust.

Results 3 guess issues
Sort by recently updated
recently updated
newest added

```console $ cargo run -bash: cargo: command not found ``` what does this error mean? please help

The code was unnecessarily complicated. I removed all the `goto` statements :P