Skip to content

shaurya-s-dev/number-guessing-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Number Guessing Game 🎯

A simple Python text-based game where the computer randomly picks a number, and you try to guess it. After each guess, the game tells you whether your guess is too high or too low, and it tracks your attempts and high scores.

Features

✅ Three difficulty levels:

Easy: 1–50

Medium: 1–100

Hard: 1–200

✅ Tracks your current score and high score

✅ Clear instructions for players

✅ Error handling for invalid inputs

About

Python-based number guessing game with difficulty levels and score tracking

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages