make a simple number game in c++. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

make a simple number game in c++.

anyone can make a simple number game using rand or srand function in c++.

17th Jan 2018, 3:37 AM
ImranKhan CD
ImranKhan CD - avatar
1 Answer
+ 5
Have you searched the Code Playground? go to Code Playground section (it has {} symbol in the app) there's a Search bar on the top left, type "game" (without quotes) and to the top right, there's the language filter menu, pick C++ from the available options. Good luck! : )
17th Jan 2018, 9:22 AM
Ipang