Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Number Guessing Game

A simple Python number guessing game where the player must guess a randomly generated number within a limited number of attempts.

How It Works

The game generates a random number, and the player must try to guess it correctly within a set number of attempts. The number of attempts depends on the selected difficulty level.

Difficulty Levels

  • Easy Mode: 10 attempts
  • Hard Mode: 5 attempts

Features

  • Random number generation
  • Two difficulty levels
  • Limited attempts based on difficulty
  • Simple command-line interface

How to Play

  1. Run the program.
  2. Choose a difficulty level (Easy or Hard).
  3. Enter your guesses.
  4. Try to find the correct number before you run out of attempts.

Technologies Used

  • Python

Author

Paris

About

It's a game in which you have to guess a correct number thus you will be given attempts which depend on the level of difficulty .

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages