Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 499 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 499 Bytes

The following files contain a guessing game called Number guessing game

The game will pick a random number between 1 an 10 and ask you to guess what the random number. In the case you guess wasn't correct it will tell you wether you guessed to low or to high. When you get the correct number the game will tell you how many trys it took you and if you broke the record. After you finish again you will be asked if you want to play again. if you choose to the game will restart with a new number.