Skip to content

souvik8149/Numberguessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🎲 Number Guessing Game

A beginner-friendly Python command-line game.

Features

  • Random number between 1-100
  • Input validation (handles non-numeric input)
  • Attempts count
  • Play again / quit option
  • Fun emojis and user-friendly messages

How to run

  • Make sure you have Python 3.x installed
  • Download or clone this repo
  • Run:
python number_guessing.py

Requirements

  • Python 3.x
  • Uses only built-in modules (random, time)

About

Beginner-friendly Number guessing game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages