Skip to content

Guess my number game using c is based on Divide and conquer algorithm . In this game user think of a number between 1 to 1 lakh and the program ask questions if his/her number is greater than or less than or equal to a particular number , By asking less than 20 question the program can gess the actual number .

Notifications You must be signed in to change notification settings

pravincesingh/Guess-my-number-game-based-on-binary-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess-my-number-game-based-on-binary-search

Guess my number game using c is based on Divide and conquer algorithm . In this game user think of a number between 1 to 1 lakh and the program ask questions if his/her number is greater than or less than or equal to a particular number , By asking less than 20 question the program can gess the actual number .

About

Guess my number game using c is based on Divide and conquer algorithm . In this game user think of a number between 1 to 1 lakh and the program ask questions if his/her number is greater than or less than or equal to a particular number , By asking less than 20 question the program can gess the actual number .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages