Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A fun and interactive Number Guessing Game built with Python.

Features

  • Random Generation: The computer picks a random secret number between 1 and 100.
  • Dynamic Hints: Tells you whether your guess is too high or too low.
  • Input Guard: Built-in protection using try-except blocks to prevent the game from crashing if you type letters instead of numbers.
  • Score Tracking: Keeps track of how many attempts you needed to win the game.

How to Run

Make sure you have Python installed, then run the script in your terminal:

python game.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages