Skip to content

Technight27/Guess-the-number-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess-the-number-game

I have build a guess a number game using python

Number Guessing Game Objectives:

Include an ASCII art logo. Allow the player to submit a guess for a number between 1 and 100. Check user's guess against actual answer. Print "Too high." or "Too low." depending on the user's answer. If they got the answer correct, show the actual answer to the player. Track the number of turns remaining. If they run out of turns, provide feedback to the player. Include two different difficulty levels (e.g., 10 guesses in easy mode, only 5 guesses in hard mode).

About

I have build a guess a number game using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published