C++ Programming Tutorial 44 - Creating a Guessing Game

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

These tutorials are helping me so much. You are a great teacher keep up the good work!

jaredweinkauf
Автор

Thanks heaps for those tutorials, they are a huge help. I appreciate that you don't correct and cut out all your mistakes making the tutorial more fluid and less over engineered.

connoisseurofcookies
Автор

So, if it's not obvious I'm going to like and comment every video I watch of yours. Because you as a teacher probably would like to see people actually going through your "lesson plan". Good work man.

guitarhax
Автор

I know this is extremely late, but i wanted to say thank you. I'm making this game, but on java and couldn't figure out how to loop the guesses and this fixed my problem thank you so much

gabrielmanguy
Автор

Lmao, got it first try with 7. Thanks great videos.

KittyGGaming
Автор

Anyone else just end put pausing the video when they know how to generate a random number and do the rest on there own?
I even added a score and high score system

breadpebbles
Автор

Guessing game? More like you need fame (or at least more views) for these wonderful tutorials. Keep up the great work!

PunmasterSTP
Автор

why not use random() library from C++ 11?

SILX
Автор

So there is no problem that the declaration of "guess" is inside the while loop? it just overwrites the memory over and over again?

IdaNagar
Автор

How to make it so the menu disappears while playing the game and when you win you go back to the menu

kevgxre
Автор

You didn't declare the function?!

jamiehopeful
Автор

its not working when you dont create a function for this

tahabozyil
Автор

why does it said
too low
too high
when i write the number lower than the answer

dimuatherandom
Автор

I found the answer at sixty third
trying.



I am just kidding I am not such stupid it was fourty third trying

electroboy
Автор

heY! i don't know why but if i am entering any wrong choice for "guess" my if-else loop in "play game" function keeps on repeating infintely. any advice for that??

aasthaagarwal
Автор

Would be nice to see the finished code, too much jumping around and changing stuff on the fly

peikkojumala
Автор

I created this game in c without seeing a reference code.

brocklesnarufcchamp
Автор

Anyone here knows how to hide those Output numbers?

amieljosiahguintu
Автор

guys go and search of how to make a game in C++ then you'll come to know the circumstances this all is just a basic a very basic if you manage to see all the lessons of caleb curry C++, still you will get around 1% knowledge of C++ DON;t trust me go search it yourself

foxingeverything