Skip to content
Snippets Groups Projects
Commit c478fb69 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Description of the program

parent 51c2a48e
No related branches found
No related tags found
No related merge requests found
......@@ -37,3 +37,11 @@ cargo build
```
cargo run
```
## Description
A simple guessing game where one tries to find the correct number between 1 and 100.
Rejecting non-numerical input and keeping track of number of attempts.
Currently in debug mode, thus the hidden number is shown at program startup.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment