Skip to content

A game in which your opponent (the computer) chooses a random number between 1 and 100 and your task is to guess this number.

License

Notifications You must be signed in to change notification settings

AtanasovaVanya/Guess-A-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess-A-Number

Image

This is a simple guessing game. The program will generate a random number between 0 and 100. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.

About

A game in which your opponent (the computer) chooses a random number between 1 and 100 and your task is to guess this number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published