Mines Twitch Overlay
One board, the whole chat, an ever-steeper risk ladder.
Cooperative minesweeper with a stake: the chat plays one shared board with shared lives, and every cleared round raises the payout multiplier.
!startmine
What this overlay does
// In short
One person hits cashout, and everyone else has to live with it. The host opens a lobby, every viewer joins with their own stake. Then the whole chat plays one shared board, shares a pool of lives and types coordinates. Every cleared board raises the round and with it the multiplier, an endless ladder with no cap. From round 2 the winnings reached are secured. The host can hit cashout at any time and pay out safely. Everyone wins their own stake times the multiplier.
Features
// What's inside
How a round works
// Step by step
Chat commands
// What your community types
| Command | Who | Effect |
|---|---|---|
!startmine | Mod | Open the join lobby |
!join <stake> | Viewer | Join with a points stake |
!playmine | Mod | Start the board (round 1) |
<coordinate> | Player | Reveal a tile, e.g. B3 |
!flag B3 | Player | Flag a tile |
!cashout | Mod | Secure the multiplier and pay everyone out |
!endmine | Mod | Abort immediately, current stakes refunded |
Key settings
// What you tweak in config.js
enableCost- Real points (on) or fun mode with no stake
minStake- Smallest allowed stake
securedFromRound- From which round the winnings are secured
startLives- Shared lives at the start of a round
livesPerClear- Lives returned per cleared board
onlyPlayersReveal- Only those who staked may reveal
maxCols- Column cap so the board fits next to the roster
hostControls- Click buttons for the host commands
Screenshots
// From the overlay