Skip to content

amarnathrastogi/Python-guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Binary Search Guess Game 🎯

This is a simple Python project made in 2nd semester of B.Tech.

The program guesses the number you think of (between 1 to 25) using Binary Search.

How to Play

  1. Think of a number between 1 and 25
  2. Program will guess the number
  3. Enter: 1 β†’ If guess is correct 2 β†’ If your number is greater 3 β†’ If your number is smaller

How to Run

Run the file using:

python guess_game.py

Author

Amarnath Rastogi

About

A number guessing game using Binary Search Algorithm in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages