Skip to content

Spin the Bottle

Spin the bottle online with a clean animated bottle. Tap the bottle or press Space or Enter and watch it spin to a random direction. For group games, you can optionally add 2–12 player names and let the bottle choose one person.

How to Spin the Bottle Online

Tap or click the bottle to spin it through several turns before it slows and stops. On a keyboard, press Space or Enter while focus is outside another control.

Classic mode is ready immediately and keeps the stage clear. Use fullscreen when people around a table, classroom, game night, or shared display need an easier view of the bottle.

If you want the spinner to choose a specific person rather than only a direction, open Settings and switch to Named Players.

What Is Spin the Bottle?

Spin the bottle is a group game built around a very simple mechanic: a bottle is placed in the middle of a circle, spun, and the direction it points when it stops identifies a participant or position.

Traditional rules vary by group. Dictionary descriptions commonly associate the game with a kissing-game format, but the bottle itself is only the selector. Groups have also adapted the same mechanic for turns, questions, challenges, icebreakers, and other agreed activities.

This online version deliberately does not assign kisses, dares, penalties, or other actions. It provides the spinner and leaves the group's rules to the people playing.

Classic and Named Players

Classic is the default mode. It chooses a direction around the full 360-degree circle and lets the bottle stop there. This is closest to using a physical bottle in the middle of a group.

Named Players lets you add between 2 and 12 names. The names are spaced evenly around the bottle, one player is selected with equal probability, and the bottle stops inside that player's section of the circle.

Changing the number of players changes the size of each section. With four players, for example, the names are 90 degrees apart and each player has a 25% chance on every spin.

A Short History of Spin the Bottle

The exact origin of the game is uncertain. Modern dictionary records place the English expression in the mid-20th century: Dictionary.com dates the American expression to roughly 1945–1950, while Merriam-Webster lists 1955 as its first known use.

Those dates document the phrase, not necessarily the first time anyone used a spinning bottle in a social game. Informal games can exist before they appear in dictionaries or published records, so it is safer to describe Spin the Bottle as a well-established mid-20th-century party-game expression rather than claim one inventor or exact starting year.

Digital versions keep the recognizable bottle-and-circle mechanic while replacing the physical spin with an on-screen animation and software-generated result.

Ways to Use a Bottle Spinner

Choose who goes first: Add the players and let the bottle select the starting person.

Pick the next turn: Spin again whenever a board game, party game, or group activity needs a new participant.

Icebreakers and questions: Let the bottle choose who answers the next agreed question or prompt.

Classroom and group activities: A teacher or facilitator can use Named Players with a small willing group when random participation is appropriate.

Creative games: Number or name people around the spinner and attach your own harmless prompts, characters, topics, or challenges to the result.

Classic direction play: Leave names off and use the direction of the bottle itself when people are physically arranged around the device.

Player Chances from 2 to 12 Names

Named Players gives every configured player the same probability on each spin. With n players, one player's chance is 1/n.

The labels are evenly spaced around the 360-degree circle. The table shows both the probability for one player and the angular spacing between neighbouring player positions.

Equal probability does not mean the spinner will take turns evenly. Independent random selections can repeat the same person or skip someone for several rounds.

Probability and spacing by number of players

Named Players spaces names evenly around the bottle and gives each configured player the same chance on every spin.

Probability and spacing by number of players
PlayersChance for one playerPercentageAngular spacing
21/250%180°
31/333.33%120°
41/425%90°
51/520%72°
61/616.67%60°
71/714.29%51.43°
81/812.5%45°
91/911.11%40°
101/1010%36°
111/119.09%32.73°
121/128.33%30°

Swipe horizontally to view the full table.

How the Random Selection Works

The result is generated locally with Crypto.getRandomValues(), the browser API for cryptographically strong random values. The bottle animation displays the chosen result; click position, animation timing, and the moment the animation finishes do not decide who wins.

The random-integer helper uses rejection sampling so the available random values map evenly into the required range instead of introducing modulo bias.

In Named Players mode, the tool first chooses one player index with equal probability. It then selects a small angular offset safely inside that player's section so the bottle visibly points toward the same person the software selected.

In Classic mode, the tool chooses a direction around the circle without first assigning it to a player. That keeps Classic useful when the people around the device want the physical direction itself to matter.

Physical Bottle vs Virtual Bottle

A physical bottle stops because of its initial force, surface friction, wobble, collisions, bottle shape, and the exact way it was spun. The result can also be affected by an uneven table or objects around it.

A virtual bottle works differently. Software chooses the direction or player first and then animates the bottle toward that result. The animation is therefore a visual representation of the spin, not a physics simulation of glass moving across a real surface.

A physical bottle can be more tactile and social when everyone is sitting around a clear table. An online bottle is useful when there is no suitable bottle, the surface is too small, the group wants named players, or the result needs to be visible on a shared screen.

No Bottle or App Needed

The spinner runs directly in the browser, so there is no physical bottle to find and no app to install. Open the page on a phone, tablet, or computer and spin immediately.

Named Players is optional. If all you want is the classic bottle experience, leave the default mode unchanged and tap the bottle.

Fullscreen can make the spinner easier to see from a distance, but the game remains usable in the normal page view when fullscreen is unavailable.

Privacy and Browser Support

Player names and results remain in page memory. The tool does not require an account, upload results for server-side selection, create saved history, or use local storage. Refreshing the page restores Classic mode and the default settings.

Touch, mouse, and keyboard controls are supported. Fullscreen depends on the browser's Fullscreen API and may not be available in every browser or embedded context.

If the device or browser requests reduced motion, the visual spin is shortened while the same result-selection method is retained.

Appropriate Use

Use the bottle spinner for casual games and low-stakes choices among willing participants. Agree on the rules before playing, and let anyone decline an activity they do not want to take part in.

This is not an independently audited random-drawing system. Do not use it for gambling, prizes, consent, safety, medical, legal, financial, or other decisions where a random party-game tool is inappropriate.

Named Player Probability

These formulas describe Named Players mode, where n names are spaced evenly around a full 360-degree circle.

Formula variables

The number of configured players, from 2 through 12
The selected player's zero-based position around the circle
The probability that one specified player is selected
The equal angular spacing between neighbouring player positions
The centre direction associated with player i before the small in-sector offset
Probability of one specified player
Angular spacing between player positions
Centre angle for player i

Examples

Spin toward a random direction

1

Input

Classic mode; tap the bottle once.

Show result

Result

The bottle spins through several turns, slows down, and stops pointing in a random direction.

Choose who goes first

2

Input

Named Players with four people.

Show result

Result

One of the four players is selected. Each person has a 1/4, or 25%, chance on that spin.

Choose one of six players

3

Input

Named Players with six names.

Show result

Result

Each player has a 1/6 chance, about 16.67%, and the names are spaced 60 degrees apart.

Use it around a table

4

Input

Classic mode on a phone or tablet placed where the group can see it.

Show result

Result

The bottle stops in a direction that the group can interpret using the people or positions around the device.

Pick the next question

5

Input

Add the participating names, then agree on a question before spinning.

Show result

Result

The selected person answers the agreed question, with no extra prompt or rule imposed by the tool.

Show the spinner on a shared display

6

Input

Open fullscreen and spin in Classic or Named Players mode.

Show result

Result

The bottle uses the available display area so the direction and result are easier for the group to see.

Frequently Asked Questions

How do I spin the bottle online?

Tap or click the bottle, or press Space or Enter while focus is outside another control. The bottle rotates through several turns before slowing to its selected direction.

What is Spin the Bottle?

Spin the Bottle is a group game in which a bottle is spun in the middle of a circle and the direction it points when it stops identifies a participant or position. Different groups can attach different agreed rules to that selection.

Do I need to download an app?

No. Spin the Bottle runs directly in a compatible web browser, so you can use it on a phone, tablet, or computer without installing an app or creating an account.

Can I spin without adding names?

Yes. Classic mode is the default and does not require any setup. It simply spins the bottle toward a random direction.

Can I add player names?

Yes. Open Settings, choose Named Players, select between 2 and 12 players, edit the names, and press Apply.

Is every named player equally likely to be selected?

Yes. Named Players first selects one configured player with equal probability. With n players, each person's chance is 1/n on every spin.

Can the same player be selected twice in a row?

Yes. Each spin is independent. The tool does not remove the previous player or force the result to rotate through everyone.

Does where I click change the result?

No. Click or tap position does not control the final direction. The result is generated separately from the bottle animation.

Is this a real physics simulation?

No. A physical bottle is affected by force, friction, wobble, surface conditions, and collisions. This tool generates a software result and animates the bottle toward it.

How many players can I add?

Named Players supports between 2 and 12 names. Each name can contain up to 24 characters.

Does Spin the Bottle work on phones?

Yes. The spinner is designed for common phone and tablet sizes and supports tapping the bottle. Fullscreen availability depends on the browser.

Can I use it in fullscreen?

Yes when the browser supports the Fullscreen API. Fullscreen is useful when the bottle needs to be visible across a table or on a shared display.

Are player names or results saved?

No. Names, settings, and results remain only in the current page session and reset when the page is refreshed or closed.

How old is the game Spin the Bottle?

Its exact origin is uncertain. Dictionary.com dates the American expression to about 1945–1950, while Merriam-Webster records 1955 as the first known use of the phrase.

Does this tool include Truth or Dare prompts?

No. The spinner only chooses a direction or player. It does not add truths, dares, kissing rules, penalties, or other party-game prompts.

Can I use this for prizes or gambling?

No. It is intended for casual low-stakes games and is not an independently audited selection system for prizes, gambling, or other regulated or high-stakes decisions.