Skip to content

In this game you need to guess a number. I made this from python. You have to follow the hints to complete as soon as possible.

Notifications You must be signed in to change notification settings

techishant/GuessTheNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

GuessTheNumber | TECHISHANT

In this game you need to guess a number. I made this from python. In this it generates a random integer which is checked.

It uses a while loop and repeats the logic. By using the if statements the number entered by player is checked and the desired hints and captions.

It gives you hints The number is high and The number is low when the player answer is higher and lower than the number respectively.

OTHER INFORMATIONS ARE COMMENTED MORE DETAILED IN THE FILE

How to Play

  • First you need to type a a random number between 1 to 100.
  • Then if you get a nailed on the first try it means you completed the game on first try. Else,
  • Follow the hint and try to complete in less tries.
  • Use '0' command to recieve a better hint you can use it only once.
  • If you completes the game it will show you a Yeah you nailed it caption.
  • Enjoy!!

Waiting for more commits....

About

In this game you need to guess a number. I made this from python. You have to follow the hints to complete as soon as possible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages