Skip to content

khianvictorycalderon/Python-Number-Guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Number Guessing Game (Python CLI)

A simple Python command-line number guessing game.

📦 Features

  • Random number between 1 and 100
  • Unlimited attempts
  • Hints if your guess is too high or too low
  • Tracks number of attempts

▶️ How to Run

py main.py

Releases

No releases published

Packages

No packages published

Languages