Rock, Paper, Scissors
Overview:
Rock, paper scissors is a multiple player game, where the players battle each other using three different hand gestures. The game is played with the players facing each other making gestures that are directed at the opponents. Each hand gesture beats one loses to another, or ties (if it is the same gesture). Each player can only use on hand gesture at a time.
Purpose:
Used as for decision-making, and non-violent conflict resolution.
Gestures:
A closed first represents rock.
A peace sign gesture pointing at the opposite player represents scissors.
A hand held horizontally palm down represents paper.
The Chant:
The game begins with the players chanting together “rock, paper, scissors shoot!” When the word shoot is chanted the players choose their hand gesture.
Game Logic and Rules:
Rock beats scissors but loses to paper.
Paper beats rock but loses to scissors.
Scissors beats paper but loses to rock.
On the occasion of a tie repeat steps.
Gameplay:
After the players chant and choose their gesture, all gestures are reviewed and the player who beats the other player(s) wins. In the case of a tie, the game should be replayed.