Skip to content

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

Notifications You must be signed in to change notification settings

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

Languages