A Minesweeper-style dig-and-reveal game from Spin Slaughter. Read the signal. Dig. Bank it.
Also live across Stake's platforms — stake.com · stake.us · stake.eu · stake.mx · staked.com
(global slug: spinslaughter-gold-digga)
Gold Digga trades reels for a dig-and-reveal grid — a Minesweeper-inspired take on the slot. You sweep a field, uncover tiles, and read the Signal meter to decide how deep to push before you bank the dig. Uncover Loot Chests to earn extra sweeps (up to 22 in a bonus dig), and chase the feature digs — The Big Dig, Night Dig, and the guaranteed-hit Deep Scan Sweep, where the meter doubles.
It's a social-casino title — play is in Stake Cash / Gold Coins (SC / GC), no real-money wagering.
| Type | Dig-and-reveal grid (Minesweeper-inspired) — Spin Slaughter's "Hoard Sweeper" engine |
| Core loop | Sweep tiles · read the Signal meter · collect multipliers · bank before trouble |
| Bonus digs | The Big Dig · Night Dig · Deep Scan Sweep (guaranteed hit, meter doubles) |
| Loot Chests | Award extra sweeps — up to 22 in a bonus dig |
| RTP | Tuned to the studio's 96.5% standard (all modes within the certification gate) |
| Currency | Social — SC / GC |
| Studio | Spin Slaughter |
Frontend — TypeScript "Hoard Sweeper" engine (Vite), social-mode compliant, with an in-game rules/paytable/RTP guide.
Math — Python engine on the Stake Engine math-sdk (games/sweeper): server-authoritative outcomes, per-mode RTP validation with a tight cross-mode spread.
frontend/ TypeScript "Hoard Sweeper" game source (hoardsweeper/)
math/ Stake Engine math-sdk model source (games/sweeper)
assets/ cover art
Note: this repo holds source only. Built bundles,
node_modules, Python virtualenvs, and the generated math data (multi-GB book/lookup files) are intentionally excluded — the live game runs on Stake's RGS.
