Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages