+ 5

[ASSIGNMENT] Rock paper scissors (RPS) simulator game

The rule is simple as everyone has already know. Based on RPS world championship rule, you have to play three round, and the player win the most get the prize. However if you won two first round, you don't have to play the third round. Let's look at my example below https://code.sololearn.com/WVdXSP5lduKF Let's see what is the smartest way you guy can do to implement this. And also welcome beginner who just want to play around!!!

6th Feb 2018, 6:09 AM
Quach Tien Dat
Quach Tien Dat - avatar
8 Answers
6th Feb 2018, 6:53 AM
Î‘Î·Ï„ÎżÎčπe
Î‘Î·Ï„ÎżÎčπe - avatar
+ 3
I know this doesn’t quite meet the requirements of the challenge. I want to work on it right now but don’t have the time. When I get around to it I will post an updated version! (C++ code) https://code.sololearn.com/cVlBeYgIE3qz/?ref=app
6th Feb 2018, 6:29 AM
Parker king
Parker king - avatar
+ 2
https://code.sololearn.com/cF66Amx3Z4P9/?ref=app
6th Feb 2018, 4:57 PM
Arun
+ 1
nice code 😘
6th Feb 2018, 7:48 AM
Mohd Zaki
Mohd Zaki - avatar
16th May 2018, 12:25 PM
Seniru
Seniru - avatar
0
you guy forgot the rule, you have to play three round to win a match. Keep going
6th Feb 2018, 2:17 PM
Quach Tien Dat
Quach Tien Dat - avatar
0
@Quach Tien Dat Sorry, it's done now
6th Feb 2018, 4:35 PM
Î‘Î·Ï„ÎżÎčπe
Î‘Î·Ï„ÎżÎčπe - avatar