Skip to content

This repository contains a simple guessing game implemented in C++. Test your intuition and try to guess the correct number! The program prompts the user to input their guess, provides feedback, and keeps track of the number of attempts. It's a great example for beginners learning C++.

License

Notifications You must be signed in to change notification settings

KaranCS21/guessing-game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guessing-game-

Guessing Number This repository contains a simple guessing game implemented in C++. Test your intuition and try to guess the correct number! The program prompts the user to input their guess, provides feedback, and keeps track of the number of attempts. It's a great example for beginners learning C++.

About

This repository contains a simple guessing game implemented in C++. Test your intuition and try to guess the correct number! The program prompts the user to input their guess, provides feedback, and keeps track of the number of attempts. It's a great example for beginners learning C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages