0
make a simple number game in c++.
anyone can make a simple number game using rand or srand function in c++.
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! : )