Rock, Paper, Scissors is a game designed for 2 players. The game begins when one of the players creates a new game and the 2nd player joins the existing on
The player who creates the new game determines its conditions – game score, game duration, step time as well as the bet amount. The player who joins the game, accepts these conditions.
As soon as the second player joins the table, one of the players is given the opportunity to choose the first move by chance, then the move passes to the second play
The players may choose one of the following move
- Rock
- Paper
- Scissors
The game rules are:
- Paper beats rock
- Scissors beat paper
- Rock beats scissor
- If both of the players make the same move, the game ends in a draw and the score doesn’t change.
- If one player beats the second one, he gets 1 point.
- The player who collects the necessary points wins the game