Skip to content

kevingege15-sys/numberguess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎲 Number Guessing Game

A simple Python-based game where the player tries to guess the number randomly chosen by the computer.

πŸ“Œ Features

  • Random number generation by the computer.
  • Player input for guesses.
  • Feedback whether the guess is too high or too low.
  • Difficulty levels (Easy, Medium, Hard).
  • Displays the number of attempts used.

πŸš€ How to Run

  1. Make sure Python (version 3.x) is installed on your computer.
  2. Clone this repository or download the game.py file.
  3. Run the program with:
    python game.py
    

πŸ”— Project Page

This project is part of Number Guessing Game on roadmap.sh

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages