+ 2
how to make a rock scissor and paper games in using c++..
program of rock and paper like game
2 ответов
+ 14
If you want a simple approach...
You can use this for reference
To see more of such codes goto {} section and search rock paper scissors and sort according to language you want..
https://code.sololearn.com/cNYIFy3OFNM5/?ref=app
+ 4
in this code you will go against "computer"
https://code.sololearn.com/c536iZZekOC5/#cpp