How it works
Set a wager, press ROLL, and a single number from 1 to 100 is drawn using your
browser's cryptographic random number generator (crypto.getRandomValues()). The number is generated
first; the result is read from that number afterwards. Nothing is pre-decided.
Land 1–49 and you win — your wager comes back doubled, a net profit equal to your bet.
Land 50–100 and the wager is lost.
The honest odds
49 out of 100 numbers win (49%). 51 out of 100 numbers lose (51%). A win pays 2× the wager,
so across a long session the game returns roughly 98 gold for every 100 wagered — a 2% house edge.
The dice do not remember your last roll, and a streak never changes the odds of the next one.
Music & sound
The dice rattle and the coins ring are generated live in your browser with the Web Audio
API — synthesised on the spot, so no sound effects are downloaded. The two tavern themes are audio tracks,
fetched only when you ask for them. Click either banner (or the dock in the corner) to summon the bard;
click again to send them home, or use the mute button to silence everything.
Play money only
Gold in Gold Roll is imaginary. It has no real-world monetary value. It cannot be bought with cash,
withdrawn, transferred, exchanged, redeemed or cashed out. There are no deposits, no payments, no cryptocurrency
and no accounts — everything lives in your own browser, and Reset wipes it clean.