Skip to content

Alisina7/NumberGuess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

Objective: The player tries to guess a randomly selected number within a certain range.

Gameplay:

The program starts by generating a random number within a specified range (e.g., 1 to 100).

The player is prompted to guess the number.

If the player's guess is too high or too low, the program provides feedback.

The player continues to guess until the correct number is found.

The program keeps track of the number of attempts and congratulates the player upon guessing correctly.

About

Objective: The player tries to guess a randomly selected number within a certain range.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages