Skip to content

This repository contains a Python script for a "Guess the Number" game where the player tries to guess a randomly chosen number.

License

Notifications You must be signed in to change notification settings

MahediZaber51/GuessTheNumberGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Guess the Number Game

This repository contains a simple "Guess the Number" game implemented in Python.

Getting Started

  1. Clone this repository using git clone https://github.com/MahediZaber51/GuessTheNumberGame.git
  2. Navigate to the GuessTheNumberGame folder.
  3. Run the game using the command: python guess_number.py

How to Play

  1. The game will choose a random number between 1 and 100.
  2. You need to guess the correct number.
  3. The game will provide feedback if your guess is too low or too high.
  4. Keep guessing until you find the correct number.

Contributing

Contributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains a Python script for a "Guess the Number" game where the player tries to guess a randomly chosen number.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages