Skip to content

Kris143k/Guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Game Rules and Logic

  1. The computer generates a random number between 1 and 100.
  2. The player makes guesses.
  3. The game provides feedback on whether each guess is too high or too low.
  4. The game ends when the player guesses the correct number.
  5. The game tracks the number of attempts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages