Mini Apps
    August 18, 20267 min read

    How to Win at Rock Paper Scissors

    Rock Paper Scissors is not random when humans play it. The documented biases, the counter-strategies that beat them, and why none of it works against a machine.

    You cannot beat a random number generator at Rock Paper Scissors. You can very often beat a person, because people are not random and have never been. Decades of tournament data and one large controlled study all point the same way: human throws cluster in predictable patterns, and a player who knows the patterns wins more than a third of the time. Here is what the research actually found, and where it stops working.

    The rules, stated once

    Rock crushes scissors. Scissors cuts paper. Paper covers rock. Identical throws are a tie and are replayed. That is the whole game, and its simplicity is the point: with three options and one simultaneous choice, there is no hidden information and no skill in the mechanical sense.

    Against a genuinely random opponent, every strategy is equally good. Play rock every time and you will win a third, lose a third and tie a third, exactly like a player agonising over each throw. This is the baseline that everything below has to beat.

    Why humans lose the randomness argument

    Asked to behave randomly, people reliably fail in the same directions. Three biases show up often enough to build a strategy on.

    1. Men open with rock

    The single most repeated observation in competitive play, and the World RPS Society's standing advice to beginners, is that inexperienced male players open with rock disproportionately often. The Society's own counter is blunt: lead with paper.

    The mechanism is not mysterious. Rock is the throw that feels strong, it is the default fist position your hand is already in while counting down, and it is the first option in the name of the game.

    2. Winners repeat, losers switch

    This is the finding with the most rigorous backing. In a controlled study of several hundred players over many rounds, Zhijian and colleagues found a consistent conditional response they named win-stay, lose-shift: a player who wins tends to throw the same thing again, and a player who loses tends to move to the next action in the sequence rock → paper → scissors → rock.

    That gives you a concrete read after every single round, which is far more useful than an opening heuristic:

    • They just won. Expect a repeat. Throw whatever beats the throw they just used.
    • They just lost. Expect them to upgrade to the next throw in the cycle. If they lost with rock, expect paper — so throw scissors.
    • You tied. The signal is weakest here. Most players move off a tied throw rather than repeat it.

    3. People avoid throwing the same thing three times

    Genuine randomness produces runs. Three rocks in a row happens roughly one time in twenty-seven, and it happens without meaning anything. Human players almost never do it, because a third repeat feels conspicuous. So after two identical throws from an opponent, the third is unusually safe to predict against: they are very likely to change.

    The practical strategy, in order

    1. Open with paper against an unknown opponent, on the rock bias.
    2. Then stop having a plan and start reading. After round one, win-stay/lose-shift is a better predictor than any opening theory.
    3. Track repeats. Two of the same throw means the third is probably different.
    4. Watch for the counter-counter. A player who knows this material will invert it. The moment your reads stop landing, assume you are against someone doing the same thing to you.
    5. If you are the one being read, go actually random. Not "random-feeling" — use something external, like the second hand on a clock. Against a superior reader, a forced 1/3 is a better outcome than being predicted.

    That last point is the honest ceiling of the whole exercise. Strategy in this game is entirely parasitic on your opponent's predictability. Remove the human and there is nothing left to exploit.

    Top up 100 ★ → +50% bonus card

    Ready to start earning?

    Open Gift Club in Telegram and put these methods to work.

    Play Gift Club

    None of this works against a server

    Everything above exploits a human nervous system. When your opponent is a program drawing from a cryptographic source, there is no opening bias, no win-stay reflex and no discomfort about a third repeat. The distribution is flat and stays flat.

    Gift Club's own Rock Paper Scissors works this way. It is a streak game against the house rather than a read against a person: each round you throw, a win advances you up a multiplier ladder, and the decision that actually matters is not what to throw but when to stop. The throw is a coin toss you cannot influence; the cash-out is a real choice with a real expected value attached.

    That is worth saying plainly, because a great deal of published "RPS strategy" is quietly sold to people playing against software, where it is worth exactly nothing. If a site promises you an edge over its own random draw, that is the tell.

    Common questions

    Is Rock Paper Scissors a game of skill or luck?

    Both, depending on the opponent. Against a person it is a skill game of pattern reading, and strong players beat weak ones consistently enough to run world championships. Against a random generator it is pure luck, and no amount of skill changes the outcome.

    What is the best first throw?

    Paper, against an unknown human, on the documented rock bias. Against anything computerised, all three are identical.

    Does throwing randomly actually work?

    It works as a floor, not a ceiling. True randomness guarantees you cannot be exploited and locks the result at roughly a third each way. It also guarantees you cannot exploit anyone else. Use it when you are outmatched.

    What about Rock Paper Scissors Lizard Spock?

    The five-throw variant dilutes every bias across more options, which makes reads harder and pushes results closer to chance. The same principles apply, more weakly.

    Keep reading

    Sources

    Top up 100 ★ → +50% bonus card

    Ready to start earning?

    Open Gift Club in Telegram and put these methods to work.

    Play Gift Club

    Keep reading