Skip to content

Latest commit

ย 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฏ Number Guessing Game (Python)

This is a simple command-line number guessing game built using Python. The program generates a random number between 1 and 100, and the player must guess the correct number. The game provides hints to guide the player until the correct number is guessed.

๐Ÿš€ Features

  • Random number generation
  • User input validation
  • Range checking (1โ€“100)
  • Attempt counter
  • Hints when the guess is close to the correct number
  • Continuous guessing until the correct number is found

๐Ÿ›  Technologies Used

  • Python

โ–ถ๏ธ How to Run

  1. Clone the repository
  2. Navigate to the project folder
  3. Run the program
python guessing_game.py

About

A Python command-line number guessing game featuring input validation, hints, and attempt tracking.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages