Basically our project's name is a "Number-guessing game".

About the Number-guessing game is a very simple project that guesses the number between 1 to 10. it means first of all the user have to add some number of mount as a balance. the the code will ask the how much money do they want to invest in this gaming round.

this game is looks like a casino game. in the casino all the casino players play games like this. let me tell about this game, so un this game first of all you have to add your name and give them any amount. after it will ask to invest some amount of money in it. and then then will ask you to guess the any number between 1 to 10 and if your number will match with the computer pre default guessed number then you will get 10 points means you will get 10x money what you have invested. for the generating the random number we have used a random number generating function in the c++ and we have used the statements if, else, while, and sum function after making this project i knew that how the real world projects is working and how can we implement it very easily.

Built With

Share this project:

Updates