Skip to content

sra0sha/Guess_The_Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Guess The Number Game

Welcome to Guess The Number, a simple and fun Python game where you try to guess a randomly generated number within a certain range!

How to Play

  1. The game will generate a random number between 1 and the range that you set.
  2. You have to guess the number.
  3. After each guess, the game will tell you if your guess is too high, too low, or correct.
  4. Keep guessing until you find the correct number!

How to Run the Game

Prerequisites

  • Make sure you have Python installed on your system. You can download it from here.

Steps to Run

If you want to run the code in CMD, simply paste the below lines there; else just run the Guess_The_Number.py file in your preferred environment

  1. Clone the repository to your local machine:
    git clone https://github.com/sra0sha/Guess_The_Number.git
  2. Navigate to the project directory:
    cd Guess_The_Number
  3. Run the game:
    python Guess_The_Number.py

About

A fun number guessing game that can be played in both Solo and Multiplayer game modes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages