Skip to content

kaiyuanluo/Number-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**#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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages