Skip to content

mrnazu/guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

simple console-based game

Requirements:

  • The program should generate a random number between a specified range (e.g., 1 to 10).
  • The player should be prompted to guess the number.
  • Provide feedback to the player if their guess is too high, too low, or correct.
  • Allow the player to keep guessing until they correctly identify the number.
  • Count and display the number of attempts it took for the player to guess correctly. image

Releases

No releases published

Packages

No packages published

Languages