Skip to content

vikash-kun/number-guessing-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Number Guessing Game 🎯

A simple Number Guessing Game built in C language.
The program generates a random number between 1 and 100, and the player has to guess it.
The game provides hints if the guess is too high or too low, and also shows the number of attempts taken.


πŸ“Œ Features

  • Random number generation using rand() and time()
  • Hints for each guess (Too high / Too low)
  • Counts number of attempts
  • Clean and user-friendly output

πŸš€ How to Run

  1. Clone this repository:
    git clone https://github.com/vikash-kun/number-guessing-C.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages