Skip to the contentSpinRondo

Forfeit wheel for a stream or a games night

Put the forfeits on the wheel and let it decide what the loser owes. The odds are deliberately uneven — the two worst forfeits are one fifteenth each — and nothing leaves the wheel, so any of them can come up again.

This wheel is already set up for the job. Open it in the editor to change the list, the machine or the odds.

Every spin draws from your browser’s cryptographic random source. How a draw is made sets out the method and its limits.

Open this wheel in the editor

Why does a forfeit land better when a wheel chose it?

Because the host stops being the villain. Somebody decided the penalty either way, and if that somebody is the person running the game, every forfeit for the rest of the night reads as a judgement on the loser — harsher for the friend who talked over them, softer for the one having a bad week. When a wheel decides, the loser has nobody to appeal to, and that is the entire point.

In front of an audience the wheel is also the content. A forfeit announced by a host is a sentence; a forfeit that takes ten seconds to arrive, with the pointer crawling past two segments the chat is shouting for, is a bit of the show. That is why the spin here is set long and set to suspense — the tail is not decoration, it is the part people came for.

How do you make the brutal forfeit rare without removing it?

Give it a weight of one against a total of fifteen. This wheel ships that way: two forfeits carry a weight of four, one carries three, one carries two, and the two nobody actually wants carry one each. That is a one-in-fifteen chance for each of the bad ones, which over a two-hour session means it will probably happen once and might not happen at all — and that uncertainty is what makes the rest of the wheel funny.

The important part is that the fifteenth is visible. The segment is drawn from the same number as the odds, so the audience can see the worst outcome is a sliver rather than being told it is unlikely, and the percentage beside the entry is that same figure written out. A wheel whose odds are claimed rather than shown is a wheel the chat will accuse you of rigging on the first bad spin.

How do you put the wheel on a stream without sharing your screen?

Add ?embed=1 to the wheel’s link and open that as a browser source. The page then renders the wheel and the result alone — no toolbar, no entry list, no strip along the bottom — and adding &bg=transparent stops the stage painting a background of its own, so the wheel sits over your scene rather than in a white box. Build the wheel on this page first: the link already carries every entry, weight and colour.

A browser source beats a captured tab for three reasons that all show up on the recording. It renders at your canvas size rather than being scaled from a window, so the labels stay sharp; it cannot leak a bookmark bar, a notification or whatever tab you had open before; and it keeps running when you switch scenes, so the wheel is already there when you cut back to it.

What else is this wheel good for?

It is the plain picker wheel with penalties on it and the weights set, so everything about the draw is the same. Where the forfeit is a number rather than a task — press-ups, seconds, laps — the number wheel draws the figure and you say what it counts.

Take the penalty off and put prompts on instead and the same wheel plays truth or dare. Put the categories on it and it becomes the trivia wheel that calls the next round.

Questions about forfeit wheels