PlaySpinWheel

Spin the bottle, without the bottle

The classic party pointer, phone edition: add everyone in the circle, press SPIN, and the wheel picks who's up next, to answer the question, take the dare, or do their party trick. No bottle, no uneven carpet, no arguing about who it was really pointing at.

ALEXSAMJORDANRILEYCASEYMORGAN🍾

Anything can win. That's the deal.

  • Alex
  • Sam
  • Jordan
  • Riley
  • Casey
  • Morgan

How do you play spin the bottle with a wheel?

Sit in a circle, type everyone's name, and put the phone in the middle. Spin: the landed player is "pointed at" and does whatever your round calls for: answers the group's question, takes the dare, shares the story, does the impression. Then they spin for the next victim. Pair it with the truth or dare wheel and the party runs itself.

Unlike a real bottle, the wheel can't stop ambiguously between two people, can't be nudged by the spinner's technique, and doesn't care that the floor slopes. Every name gets a mathematically equal slice, and the replay link settles any "it was NOT me" appeals.

House rules that keep it fun

Three rules worth saying out loud before the first spin: everyone in the circle opted in, anyone can pass once, and what happens in the round stays in the round. Nothing recorded without a yes from everyone in it. The wheel only ever picks WHO; your group decides WHAT, which means the game stays exactly as tame or as chaotic as the people playing it.

For mixed or younger groups, define the actions up front: compliment battle, two truths and a lie, best animal noise, retell your most embarrassing moment. The pointer mechanic works for all of it.

Why the wheel beats a real bottle

Physics is a terrible referee. Real bottles favor heavy bases, smooth floors, and practiced spinners, and they love stopping in the gap between two players, which is where friendships go to die. The wheel gives a clean, named answer every time, removes nobody's drink from circulation, and works on a couch, in a car, or over a video call with the replay link doing the pointing.

How do you set up a spin the bottle game online?

About thirty seconds, and it works the same on one shared phone or over a video call:

  • Type each player's name into the wheel, or tap a 4, 6, 8, or 12 player quick fill in Wheel settings and rename the placeholders.
  • Agree the round type before the first spin, so nobody is negotiating after their name comes up.
  • Put the phone in the middle of the circle, or share your screen if you are playing remotely.
  • Press SPIN. The wheel names one player, out loud and unambiguously.
  • Hand the phone to whoever was picked once their turn is done. They spin for the next player.
  • Playing remotely? Copy the share link instead of screen sharing. It replays the identical spin for everyone in the chat.

What does the picked player actually do?

The wheel only ever decides WHO. What happens next is whatever your circle agreed on, which is why the same wheel suits a classroom and a house party. These are the rounds groups run most:

ROUND TYPEWHAT THE PICKED PLAYER DOESBEST FOR
TruthAnswers one question from the group, honestlyAny age, warms a quiet room up fast
DareTakes a challenge the group agreed on in advanceGroups who already know each other well
StoryTells a two-minute story on a given themeMixed ages and family parties
ImpressionDoes an impression, everyone else guessesBig groups, works well over video call
Two truths and a lieSays three things, the group spots the lieNew groups and first-day icebreakers
ComplimentGives a genuine compliment to the player on their leftKids, classrooms, and team building
ForfeitDoes the round's agreed forfeitGame nights with a running scoreboard

Fair questions

Is this the kissing game?
It's the pointer mechanic from that game, but the wheel only picks who's next. Most groups today play it as a who-answers-next picker for questions, dares, and party tricks. What the pick means is entirely up to your circle.
Can the same person get picked twice in a row?
By default yes, every spin is independent. Turn on "Remove the winner after each spin" in Wheel settings to rotate through everyone once before anyone repeats.
Can we play at a distance?
Yes. One person screen-shares and spins, or sends the replay link to the chat so everyone watches the identical spin land on the identical name.
How many players does it take?
Two to 52, though it's funniest somewhere between four and ten: enough names on the wheel that nobody can see their fate coming.
How do you play spin the bottle online with friends?
Add every player's name to the wheel, then either share your screen on a video call or copy the share link into the group chat. The link carries the seed for that exact spin, so everyone who opens it watches the wheel land on the same person. Nobody needs an account or an app.
Is the spin the bottle wheel actually fair?
Yes. Every name is cut an identical slice, so a six-player wheel gives everyone a 1-in-6 chance on every spin. A real bottle cannot say that: it favors smooth floors, heavy bases, and whoever has practiced their flick.

Sources and references

Every spin here is decided by a cryptographic random seed drawn from a browser API defined by a public standard. The specification behind that fairness claim is below, so it can be checked rather than taken on trust.

The getRandomValues method generates cryptographically strong random values.

Source: W3C, Web Cryptography