Skip to content

RahaibAnas/Number_guessing_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฒ Number Guessing Game

A simple, interactive terminal-based game built with Python. The objective is to guess a randomly generated number between 1 and 100.


๐Ÿง Features

  • Randomized Gameplay: Generates a new random target number every time you play using the random module.
  • Smart Feedback: Provides instant "TOO! High" or "TOO! Low" hints to guide the player toward the correct answer.
  • Input Validation: Includes try-except blocks to handle non-numeric inputs and ensures guesses stay within the 1โ€“100 range.
  • Clean Interface: Features simple ASCII headers for a better user experience in the terminal.

๐Ÿ› ๏ธ Installation

  1. Clone the repository:
    git clone [https://github.com/your-username/number-guessing-game.git](https://github.com/your-username/number-guessing-game.git)
    cd number-guessing-game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages