Thanks to visit codestin.com
Credit goes to github.com

Skip to content

at8tech/number-guessing-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🎯 Number Guessing Game (Python)

A simple command-line number guessing game built with Python.

How It Works

  • The program generates a random number between 0 and 100.
  • You have 5 attempts to guess it.
  • After each guess, the program tells you if the number is higher or lower.
  • You win if you guess the number before running out of attempts.

Requirements

  • Python 3.x

Run the Game

python main.py



PEACE

About

Simple CLI number guessing game built with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages